Returns the top-most node that contains the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramNode getNodeAt ( |
A PointF object specifying where to look for a node.
true if locked items should be excluded from the search, otherwise false.
true if selected items should be excluded from the search, otherwise false.
The DiagramNode found at the specified position.