MindFusion.Wpf Pack Programmer's Guide
DrawHeaderEventArgs.Bounds Property
See Also
 





Gets the bounding rectangle of the header being drawn.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

A Rect specifying the header position and size.

 See Also

DrawHeaderEventArgs Members
DrawHeaderEventArgs Class
MindFusion.Diagramming.Wpf.Lanes Namespace