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