Override in a derived class to provide implementation specific drawing for the node.
Namespace: MindFusion.Diagramming
Package: 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.