[]
Measures the boundary of the specified GrapeCity.Drawing.IVisualShape object.
Rectangle MeasureVisualShape(IVisualShape visualShape)
Function MeasureVisualShape(visualShape As IVisualShape) As Rectangle
Type | Name | Description |
---|---|---|
IVisualShape | visualShape | The geometry shape. |
Type | Description |
---|---|
Rectangle | The boundary of the geometry drawing. |