Thickness Property (LineShape)
Gets or sets the thickness of the line.
public virtual float Thickness {get; set;}
'Declaration
Public Overridable Property Thickness As Single
'Usage
Dim instance As LineShape
Dim value As Single
instance.Thickness = value
value = instance.Thickness