Function set_line_style
pub fn set_line_style(style: LineStyle, width: i32)
Available on crate feature
dep_fltk
only.Expand description
Sets the line style
§Warning
You are required to change this back to
set_line_style(LineStyle::Solid, 0)
after finishing