Returns the bounding rectangle of all row headers.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Rect GetRowHeaderBounds () |
Visual Basic
Copy Code
|
|---|
Public Function GetRowHeaderBounds () As Rect |
A Microsoft.Maui.Graphics.Rect that bounds all row headers.
See Also