[]
Initializes a new instance of the LineStyle class with the specified color and width.
public LineStyle(Color color, Length width)
The color of the line.
The width of the line.