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





Gets the index of the anchor point within its containing pattern.

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

DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace