DroidDiagram Programmer's Guide
HitTestEvent.getHitResult Method
See Also
 






Gets the adjustment handle that has been hit.

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

 Syntax

Java  Copy Code

public AdjustmentHandle getHitResult ()

 Return Value

An AdjustmentHandle instance representing the handle, or null if there is no handle located at the specified position.

 See Also

HitTestEvent Members
HitTestEvent Class
com.mindfusion.diagramming Namespace