MindFusion.Diagramming for Universal Windows Programmer's Guide
ConnectionPoint.AnchorPointIndex Property
See Also
 






Gets or sets the index of the destination anchor point within the AnchorPattern that contains it.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int AnchorPointIndex { get; set; }

Visual Basic  Copy Code

Public Property AnchorPointIndex As Integer

 Property Value

An integer value representing the index of the destination anchor point.

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming Namespace