Type Alias VectorPolygonOffset

Source
pub type VectorPolygonOffset = Vec<f64>;
Expand description

A collection of offsets

Aliased Typeยง

pub struct VectorPolygonOffset { /* private fields */ }