Type Alias freya_engine::prelude::svg::BoundingBoxUnits
pub type BoundingBoxUnits = SkSVGObjectBoundingBoxUnits_Type;
Aliased Type§
enum BoundingBoxUnits {
UserSpaceOnUse = 0,
ObjectBoundingBox = 1,
}
pub type BoundingBoxUnits = SkSVGObjectBoundingBoxUnits_Type;
enum BoundingBoxUnits {
UserSpaceOnUse = 0,
ObjectBoundingBox = 1,
}