Table of Contents

Property Bounds

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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.