MindFusion.Wpf Pack Programmer's Guide
LinkValidationEventArgs.AnchorIndex Property
See Also
 





Gets the anchor point related to a link validation event.

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

 Syntax

C#  Copy Code

public int AnchorIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property AnchorIndex As Integer

 Property Value

An integer value specifying the index of an anchor point within an AnchorPattern.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace