MindFusion.Wpf Pack Programmer's Guide
AnchorPointEventArgs.Link Property
See Also
 





Gets the link whose anchor point index has been changed.

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

 Syntax

C#  Copy Code

public DiagramLink Link { get; }

Visual Basic  Copy Code

Public ReadOnly Property Link As DiagramLink

 Property Value

An instance of the DiagramLink class.

 See Also

AnchorPointEventArgs Members
AnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace