mxGraphGetCellAt Method |
| Name | Description | |
|---|---|---|
| GetCellAt(Int32, Int32) |
Returns the cell at the given location.
| |
| GetCellAt(Int32, Int32, Boolean) |
Returns the cell at the given location.
| |
| GetCellAt(Int32, Int32, Boolean, Object) |
Returns the bottom-most cell that intersects the given point (x, y) in
the cell hierarchy starting at the given parent.
|