ISVGFitToViewBox.PreserveAspectRatio

ISVGFitToViewBox.PreserveAspectRatio property

Corresponds to attribute ‘preserveAspectRatio’ on the given element.

public SVGAnimatedPreserveAspectRatio PreserveAspectRatio { get; }

Property Value

The ‘preserveAspectRatio’ of the given element.

See Also