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( _ |
The IGraphics surface to draw the diagram on.
A RenderOptions object specifying options for the drawing operation.
A Rect specifying the current clipping rectangle.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |