MindFusion.Wpf Pack Programmer's Guide
DrawAnchorPointEventArgs.Node Property
See Also
 





Gets the node whose anchor point is being drawn.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public DiagramNode Node { get; }

Visual Basic  Copy Code

Public ReadOnly Property Node As DiagramNode

 Property Value

An instance of the DiagramNode class.

 See Also

DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace