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





Gets or sets the size of this panel when in docked state.

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

 Syntax

C#  Copy Code

public SizeF DockSize { get; set; }

Visual Basic  Copy Code

Public Property DockSize As SizeF

 Property Value

 See Also

DockPanel Members
DockPanel Class
MindFusion.UI.WinForms Namespace