Xamarin Pack Programmer's Guide
LinkAdjustmentHandle.PointIndex Property
See Also
 






Gets or sets the index of a link's control point that will be adjusted by this handle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int PointIndex { get; set; }

Visual Basic  Copy Code

Public Property PointIndex As Integer

 Property Value

An integer index specifying which element of link's Points collection is updated by this handle.

 See Also

LinkAdjustmentHandle Members
LinkAdjustmentHandle Class
MindFusion.Diagramming Namespace