DroidDiagram Programmer's Guide
LinkAdjustmentHandle.setPointIndex Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setPointIndex (
    int pointIndex
)

 Parameters

pointIndex

An integer index of modified control point.

 See Also

LinkAdjustmentHandle Members
LinkAdjustmentHandle Class
com.mindfusion.diagramming Namespace