Property Bounds
Bounds
Returns a bounding shape that contains this explicit shape.
public override AbstractBounds<GridPoint3> Bounds { get; }
Property Value
Remarks
The bounding box is not guarenteed to be tight, that is, there may be a smaller bounding box that also contains the shape.