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