The amount of space surrounding this object.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Thickness Margin { get; set; } |
| Visual Basic |
|---|
Public Property Margin As Thickness Get Set |
| JScript |
|---|
function get Margin () : Thickness function set Margin (value : Thickness) |