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