Type Alias VectorPolygonOffset

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

A collection of offsets

Aliased Typeยง

struct VectorPolygonOffset { /* private fields */ }