Returns the bounding rectangle of the specified cell.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect GetCellBounds ( |
Visual Basic Copy Code |
---|
Public Function GetCellBounds( _ |
An ICell object representing a cell or a group of cells in the grid.
A Rectangle instance representing the rectangle that bounds the specified cell or group of cells.