SVGImageElement.PreserveAspectRatio

SVGImageElement.PreserveAspectRatio property

Corresponds to attribute ‘preserveAspectRatio’ on the given ‘image’ element.

public SVGAnimatedPreserveAspectRatio PreserveAspectRatio { get; }

Property Value

The preserve aspect ratio.

See Also