Gets the cell located at the specified point.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
Java
![]() |
---|
public ICell getCellFromPoint ( |
A Point instance specifying a point within the grid.
A Rect instance that receives the coordinates of the found cell.
An ICell reference to the found cell, or null if there is no cell located at the specified point.