Skip to main content

stroke_style

Function stroke_style 

Source
pub fn stroke_style(
    kind: &FeatureKind,
) -> Option<(Color, f32, LineCap, LineJoin)>
Expand description

Resolve stroke color and width for a feature kind.