[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.DrawVisualShape

DrawVisualShape Method

DrawVisualShape(IVisualShape, Rectangle)

Draws the specified GrapeCity.Drawing.IVisualShape object.

Declaration
void DrawVisualShape(IVisualShape visualShape, Rectangle rect)
Sub DrawVisualShape(visualShape As IVisualShape, rect As Rectangle)
Parameters
Type Name Description
IVisualShape visualShape

The geometry shape.

Rectangle rect