SVGFEDiffuseLightingElement.DiffuseConstant

SVGFEDiffuseLightingElement.DiffuseConstant property

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

public SVGAnimatedNumber DiffuseConstant { get; }

プロパティ値

指定された「feDiffuseLighting」要素の属性「diffuseConstant」。

関連項目