DiagramLite Programmer's Guide
LinkValidationEventArgs.AnchorIndex Property
See Also
 





Gets the anchor point related to a link validation event.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int AnchorIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property AnchorIndex As Integer

 Property Value

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming Namespace