CADability dotNET
The BoundingRect type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Height | ||
| IsInfinite |
Returns true if the BoundingRect is infinite. I.e. left and bottom equal Double.MinValue
and right and top equal Double.MaxValue
| |
| UnitBoundingRect |
Returns an empty BoundingRect which is convenient as a start for the MinMax(GeoPoint2D) method.
| |
| Width |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IQuadTreeInsertable..::..ReferencedObject |