SVGFEDiffuseLightingElement.DiffuseConstant

SVGFEDiffuseLightingElement.DiffuseConstant property

Corresponde al atributo ‘diffuseConstant’ en el elemento ‘feDiffuseLighting’ dado.

public SVGAnimatedNumber DiffuseConstant { get; }

El valor de la propiedad

El atributo ‘diffuseConstant’ del elemento ‘feDiffuseLighting’ dado.

Ver también