SVGFEColorMatrixElement.Values

SVGFEColorMatrixElement.Values property

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

public SVGAnimatedNumberList Values { get; }

プロパティ値

指定された「feColorMatrix」要素の属性「値」。

関連項目