Type Alias PaintScale

pub type PaintScale<'a> = TableRef<'a, PaintScaleMarker>;
Expand description

PaintScale table

Aliased Typeยง

pub struct PaintScale<'a> { /* private fields */ }