Returns the bounding rectangle of the specified cell.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Rect GetCellBounds ( |
Visual Basic
Copy Code
|
|---|
Public Function GetCellBounds( _ |
A Microsoft.Maui.Graphics.Rect representing the rectangle that bounds the specified cell or group of cells.
See Also