Table of Contents

TTMSFNCGraphicsSVGElementPreserveAspectRatio Enumeration

Controls how an SVG image is scaled to fit its viewport.

API unit family: TMSFNCGraphicsSVGEngine

Members

Name Description
parNone No aspect ratio preservation; scale to fill the viewport.
parOther Preserve the aspect ratio using a strategy derived from the SVG preserveAspectRatio attribute.