Returns the bounding rectangle of the specified header.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Rect GetHeaderBounds ( |
Visual Basic
Copy Code
|
|---|
Public Function GetHeaderBounds( _ |
A Microsoft.Maui.Graphics.Rect that bounds the specified header, and optionally its child headers.
See Also