Gets the width of the line, according to the style of the line.
Declaration
[Browsable(false)]
public int LineWidth { get; }
<Browsable(False)>
Public ReadOnly Property LineWidth As Integer
Property Value
Type |
Description |
int |
An int value that represents the line width.
|