Search
Diagram.AutoAnchorsNode Property
See Also
 





Gets the diagram node whose anchor points are currently being displayed in response to mouse hover.

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

 Syntax

C#  Copy Code

public DiagramNode AutoAnchorsNode { get; }

Visual Basic  Copy Code

Public ReadOnly Property AutoAnchorsNode As DiagramNode

 Property Value

 See Also