[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.MeasureVisualShape

MeasureVisualShape Method

MeasureVisualShape(IVisualShape)

Measures the boundary of the specified GrapeCity.Drawing.IVisualShape object.

Declaration
Rectangle MeasureVisualShape(IVisualShape visualShape)
Function MeasureVisualShape(visualShape As IVisualShape) As Rectangle
Parameters
Type Name Description
IVisualShape visualShape

The geometry shape.

Returns
Type Description
Rectangle

The boundary of the geometry drawing.