The amount of space surrounding the content of this object.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Thickness Padding { get; set; }
Visual Basic
Public Property Padding As Thickness
	Get
	Set
JScript
function get Padding () : Thickness
function set Padding (value : Thickness)

See Also