Table of Contents

Property Size

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Size

Gets or sets the size of the control.

SizeD Size { get; set; }

Property Value

SizeD

The size of the control, in device-independent units. The default value is SizeD(NaN, NaN)/>.

Remarks

This property specifies the size of the control. Set this property to SizeD(NaN, NaN) to specify system-default sizing behavior when the control is first shown.