CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the extent of this shape, i.e. the size of the horizontally adjusted rectangle that encloses it.
Namespace: CADability.ShapesAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public BoundingRect GetExtent() |
| Visual Basic |
|---|
Public Function GetExtent As BoundingRect |
| Visual C++ |
|---|
public: BoundingRect GetExtent() |