Gets the width of the line, according to the style of the line.
public int LineWidth {get;}
'Declaration
Public ReadOnly Property LineWidth As Integer
'Usage
Dim instance As Line
Dim value As Integer
value = instance.LineWidth
Property Value
An
System.Int32 value that represents the line width.