MarginBottom Property (PSObject)
Gets or sets the margin between the bottom of the element and its contents.
public override int MarginBottom {get; set;}
'Declaration
Public Overrides Property MarginBottom As Integer
'Usage
Dim instance As PSObject
Dim value As Integer
instance.MarginBottom = value
value = instance.MarginBottom