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