SVGFEImageElement.PreserveAspectRatio

SVGFEImageElement.PreserveAspectRatio property

指定された「feImage」要素の属性「preserveAspectRatio」に対応します。

public SVGAnimatedPreserveAspectRatio PreserveAspectRatio { get; }

プロパティ値

指定された「feImage」要素の属性「preserveAspectRatio」。

関連項目