ASP.NET Pack Programmer's Guide
AnchorPointEventArgs.OldAnchorIndex Property
See Also
 





Gets the index of the old anchor point.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int OldAnchorIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldAnchorIndex 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 Namespace