SVGFilterElement.FilterUnits

SVGFilterElement.FilterUnits property

指定された「filter」要素の属性「filterUnits」に対応します。 SVGUnitTypes. で定義された定数の 1 つを取ります

public SVGAnimatedEnumeration FilterUnits { get; }

プロパティ値

指定された「filter」要素の属性「filterUnits」。

関連項目