Returns the top-most item that contains the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramItem getItemAt ( |
A PointF object specifying where to look for an item.
true if locked items should be excluded from the search, otherwise false.
The DiagramItem found at the specified position.
DroidDiagram Programmer's Guide | © 2025 MindFusion |