Determines whether a selection handle of this item is located at the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public abstract int hitTestHandle ( |
A Point2D instance specifying the location where to look for adjustment handles.
Index of the adjustment handle that contains the specified point if such handle exists, or -1 otherwise.