Gets the Header that is located at the specified point.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
Java
![]() |
---|
public Header getHeaderFromPoint ( |
A Point instance specifying a point within the grid.
A Rect instance that receives the coordinates of the found header.
The found Header object, or null if there is no header located at the specified point.