DiagramLite 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.Silverlight

 Syntax

C#  Copy Code

public int AnchorPointIndex { get; set; }

Visual Basic  Copy Code

Public Property AnchorPointIndex As Integer

 Property Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming Namespace