Function svgbob::fragment::rounded_rect[][src]

pub fn rounded_rect(
    start: Point,
    end: Point,
    is_filled: bool,
    radius: f32,
    is_broken: bool
) -> Fragment