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