Renders the diagram on the specified IGraphics object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public virtual void Draw ( |
Visual Basic
![]() |
---|
Public Overridable Sub Draw( _ |
The IGraphics surface to draw the diagram on.
A RenderOptions object specifying options for the drawing operation.
A Rectangle specifying the current clipping rectangle.
true to skip rendering the items currently being modified; otherwise, false.