Gets the adjustment handle that has been hit.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public AdjustmentHandle getHitResult () |
An AdjustmentHandle instance representing the handle, or null if there is no handle located at the specified position.
See Also