Override in a derived class to provide implementation specific drawing for the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual void DrawLocal ( |
Visual Basic Copy Code |
---|
Public Overridable Sub DrawLocal( _ |
The IGraphics surface to draw the node on.
Provides options for the drawing operation.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |