Sets the padding without measuring or invalidating the control

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

Syntax

C#
protected void SetPadding(
	Thickness padding
)

Parameters

padding
Type: Skewworks.NETMF..::..Thickness
New padding

See Also