SVGFEImageElement.PreserveAspectRatio

SVGFEImageElement.PreserveAspectRatio property

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

public SVGAnimatedPreserveAspectRatio PreserveAspectRatio { get; }

Property Value

The attribute ‘preserveAspectRatio’ of the given ‘feImage’ element.

See Also