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