Search
NodeEvent.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 AdjustmentHandle getAdjustmentHandle ()

 Return Value

An instance of the AdjustmentHandle class.

 See Also