MindFusion WinForms Programmer's Guide
DockPanel.MeasureBounds Property
See Also
 





Gets the panel's measured location and size.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public Rectangle MeasureBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property MeasureBounds As Rectangle

 Property Value

 See Also

DockPanel Members
DockPanel Class
MindFusion.UI.WinForms Namespace