Returns the component at the specified point, expressed in document coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ComponentBase getComponentAt ( |
A Point2D specifying the point to test, expressed in document coordinates.
An instance of the ComponentBase class identifying the topmost component at the specified point, or null if none found.