Draws this shape on the specified IGraphics surface.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void Draw ( |
Visual Basic Copy Code |
---|
Public Sub Draw( _ |
The IGraphics to draw the shape on.
A Brush used to fill the shape.
A Pen used to draw the shape outline.
When shadow is true the brush and pen parameters have higher priority over shape's brush and pen.
NetDiagram Programmer's Guide | © 2023 MindFusion |