Returns the top-most item that contains the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramItem getItemAt ( |
A Point2D 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.
JDiagram Programmer's Guide | © 2025 MindFusion |