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 AdjustmentHandle hitTestHandle ( |
A PointF instance specifying the location where to look for adjustment handles.
Returns an AdjustmentHandle instance representing the adjustment handle found at the specified location, or null if there is none.
DroidDiagram Programmer's Guide | © 2025 MindFusion |