[][src]Function wasm_svg_graphics::default::polygon

pub fn polygon(points: Vec<(i32, i32)>) -> SVGElem

Creates a polygon from a vector of points