SVGFESpecularLightingElement.SpecularExponent

SVGFESpecularLightingElement.SpecularExponent property

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

public SVGAnimatedNumber SpecularExponent { get; }

El valor de la propiedad

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

Ver también