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