Search
InteractionState.getAdjustmentHandle Method
See Also
 

Gets the adjustment handle being dragged by the user.

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

 Syntax

Java  Copy Code

public AdjustmentHandle getAdjustmentHandle ()

 Return Value

An AdjustmentHandle instance representing the dragged handle.

 See Also