ShapeOutlineThickness Property (PSObject)
Gets or sets the shape outline thickness for the object.
public virtual float ShapeOutlineThickness {get; set;}
'Declaration
Public Overridable Property ShapeOutlineThickness As Single
'Usage
Dim instance As PSObject
Dim value As Single
instance.ShapeOutlineThickness = value
value = instance.ShapeOutlineThickness