SVGFESpecularLightingElement.SpecularConstant

SVGFESpecularLightingElement.SpecularConstant property

Corresponde al atributo ‘specularConstant’ en el elemento ‘feSpecularLighting’ dado.

public SVGAnimatedNumber SpecularConstant { get; }

El valor de la propiedad

El atributo ‘specularConstant’ del elemento ‘feSpecularLighting’ dado.

Ver también