Search
LinkAdjustmentHandle.getPointIndex Method
See Also
 

Gets 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 int getPointIndex ()

 Return Value

An integer index of modified control point.

 See Also