Draws this node on the specified DrawingContext graphics surface.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual void DrawLocal ( |
Visual Basic Copy Code |
---|
Public Overridable Sub DrawLocal( _ |
A DrawingContext object where the item should be rendered.
Provides options for the drawing operation.
WpfDiagram Programmer's Guide | © 2024 MindFusion |