Search
LinkEvent.getAdjustmentHandle Method
See Also
 

Gets the adjustment handle being moved by the user.

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

 Syntax

Java  Copy Code

public int getAdjustmentHandle ()

 Return Value

An integer value that represents the index of the link's control point being moved.

 See Also