PictureMargin Property (PSObject)
Gets or sets the margin between the picture and the text in the element.
public override int PictureMargin {get; set;}
'Declaration
Public Overrides Property PictureMargin As Integer
'Usage
Dim instance As PSObject
Dim value As Integer
instance.PictureMargin = value
value = instance.PictureMargin