Type Alias PaintScaleAroundCenter

pub type PaintScaleAroundCenter<'a> = TableRef<'a, PaintScaleAroundCenterMarker>;
Expand description

Aliased Typeยง

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