Skip to main content

stroke_style

Function stroke_style 

Source
pub fn stroke_style<C: Color>(color: &C, width: u32) -> ShapeStyle
Expand description

A stroked (outline) ShapeStyle of the given color and width (filled = false).