SVGFEConvolveMatrixElement.Divisor

SVGFEConvolveMatrixElement.Divisor property

指定された「feConvolveMatrix」要素の属性「除数」に対応します。

public SVGAnimatedNumber Divisor { get; }

プロパティ値

指定された「feConvolveMatrix」要素の属性「除数」。

関連項目