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





Gets the index of the new anchor point.

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

 Syntax

C#  Copy Code

public int NewAnchorIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewAnchorIndex As Integer

 Property Value

An integer value that represents the index of the anchor point within its containing AnchorPattern class.

 See Also

AnchorPointEventArgs Members
AnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace