Click or drag to resize

LineStyle Constructor

Overload List
 NameDescription
Public methodLineStyle Constructs a default line style
Public methodLineStyle(LineDashStyle) Constructs a style for a dashed line
Public methodLineStyle(Single) Constructs a line style with the specified line width
Public methodLineStyle(Single, LineDashStyle) Constructs a style for a dashed line
Public methodLineStyle(Single, LineCapStyle, LineJoinStyle) Constructs a style for a line with the specified width, cap and join styles
Top
See Also