Property Points
Points
Gets all the points this shape contains.
public override IEnumerable<GridPoint3> Points { get; }
Property Value
- IEnumerable<GridPoint3>
The points.
Gets all the points this shape contains.
public override IEnumerable<GridPoint3> Points { get; }
The points.