Renders the diagram on the specified IGraphics object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual void Draw ( |
Visual Basic Copy Code |
---|
Public Overridable Sub Draw( _ |
MindFusion.Diagramming calls this method to draw a representation of the diagram onto the specified graphics surface. You can override Draw if you need to render additional elements over what's already drawn by the Diagram object.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |