[][src]Function svgbob::fragment::polygon

pub fn polygon(
    points: Vec<Point>,
    is_filled: bool,
    tags: Vec<PolygonTag>
) -> Fragment