DroidDiagram Programmer's Guide
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

InteractionState Members
InteractionState Class
com.mindfusion.diagramming Namespace