LineStyle Constructor

Overload List

LineStyle Constructs a default line style
LineStyle(LineDashStyle) Constructs a style for a dashed line
LineStyle(Single) Constructs a line style with the specified line width
LineStyle(Single, LineDashStyle) Constructs a style for a dashed line
LineStyle(Single, LineCapStyle, LineJoinStyle) Constructs a style for a line with the specified width, cap and join styles

See Also