Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public float BottomMargin { get; set; }
public float BottomMargin { get; set; }
Public Property BottomMargin As Single
Get
Set
Public Property BottomMargin As Single
Get
Set
public:
property float BottomMargin {
float get ();
void set (float value);
}
public:
property float BottomMargin {
float get ();
void set (float value);
}
member BottomMargin : float32 with get, set
member BottomMargin : float32 with get, set
Property Value
Type:
Single