parsePreserveAspectRatioAttribute
parsePreserveAspectRatioAttribute(
attribute
):TPreserveArParsed
Defined in: src/util/misc/svgParsing.ts:108
Parse preserveAspectRatio attribute from element https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/preserveAspectRatio
Parameters
attribute
string
to be parsed
Returns
TPreserveArParsed
an object containing align and meetOrSlice attribute