Draws the node using the specified DrawingContext object.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public override void Draw ( |
Visual Basic Copy Code |
---|
Public Overrides Sub Draw ( _ |
Provides options for the drawing operation.
TemplatedNode provides empty implementation of this method, and instead uses the Template property to define the appearance of nodes.
WpfDiagram Programmer's Guide | © 2024 MindFusion |