mxGraphGetBoundingBox Method |
| Name | Description | |
|---|---|---|
| GetBoundingBox(Object) |
Returns the bounds of the given cell.
| |
| GetBoundingBox(Object, Boolean) |
Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
| |
| GetBoundingBox(Object, Boolean, Boolean) |
Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
|