SVGFEDiffuseLightingElement.DiffuseConstant

SVGFEDiffuseLightingElement.DiffuseConstant property

Corresponds to attribute ‘diffuseConstant’ on the given ‘feDiffuseLighting’ element.

public SVGAnimatedNumber DiffuseConstant { get; }

Property Value

The attribute ‘diffuseConstant’ of the given ‘feDiffuseLighting’ element.

See Also