Gets or sets the index of a link's control point that will be adjusted by this handle.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public int PointIndex { get; set; } |
Visual Basic Copy Code |
---|
Public Property PointIndex As Integer |
An integer index specifying which element of link's ControlPoints collection is updated by this handle.