SizeProportional Property (PSObject)
Gets or sets whether the user is allowed to resize the object proportionally.
public virtual bool SizeProportional {get; set;}
'Declaration
Public Overridable Property SizeProportional As Boolean
'Usage
Dim instance As PSObject
Dim value As Boolean
instance.SizeProportional = value
value = instance.SizeProportional