DiagramItem.Draw override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public override void Draw ( |
Visual Basic
![]() |
---|
Public Overrides Sub Draw( _ |
A DrawingContext object where the item should be rendered.
Provides options for the drawing operation.
This method draws the node's Template if it is specified, or otherwise calls DrawLocal to execute standard low-level graphics rendering code of nodes.
WpfDiagram Programmer's Guide | © 2025 MindFusion |