Property DiffuseConstant
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
DiffuseConstant
Corresponds to attribute 'diffuseConstant' on the given 'feDiffuseLighting' element.
public ISvgAnimatedNumber DiffuseConstant { get; }
Property Value
- ISvgAnimatedNumber
diffuseConstant = "number"
If the attribute is not specified, then the effect is as if a value of 1 were specified.