API Referenceglobal
PointCollectionclass
A view of a shape's inline points. Converting this value to an interface boxes the view.
object→PointCollection
Methods1
Showing 1 methods
public Sandbox.UI.BorderShape.PointCollection.Enumerator GetEnumerator()
No results match this filter.
Properties2
Showing 2 properties
public virtual sealed int Sandbox.UI.BorderShape.PointCollection.Count { get; set; }
Returns:
int—public virtual sealed Sandbox.UI.BorderShapePoint Sandbox.UI.BorderShape.PointCollection.Item { get; set; }
No results match this filter.