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

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