Method
LasemSvgViewpush_viewport
Declaration
void
lsm_svg_view_push_viewport (
LsmSvgView* view,
const LsmBox* viewport,
const LsmBox* viewbox,
const LsmSvgPreserveAspectRatio* aspect_ratio,
LsmSvgOverflow overflow
)
Parameters
viewport-
Type:
LsmBoxNo description available.
The data is owned by the caller of the function. viewbox-
Type:
LsmBoxNo description available.
The data is owned by the caller of the function. aspect_ratio-
Type:
LsmSvgPreserveAspectRatioNo description available.
The data is owned by the caller of the function. overflow-
Type:
LsmSvgOverflowNo description available.