rounded_rect

Function rounded_rect 

Source
pub fn rounded_rect(
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    radius: f32,
) -> Option<Path>
Expand description

Create a rounded rectangle path