Returns the topmost node that lies at the specified position.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramNode getNodeAt ( |
A PointF object specifying where to look for a node.
Specifies whether locked nodes should be excluded from the search.
A DiagramNode instance if a node lies at the specified location, otherwise null.