Gets/Sets the auto size mode

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public AutoSizeModes AutoSizeMode { get; set; }

Property Value

Type: AutoSizeModes

Remarks

Auto size for Width and Height can be switched on and off separately.

See Also