SVGFESpotLightElement.SpecularExponent

SVGFESpotLightElement.SpecularExponent property

Corresponds to attribute ‘specularExponent’ on the given ‘feSpotLight’ element.

public SVGAnimatedNumber SpecularExponent { get; }

Property Value

The attribute ‘specularExponent’ of the given ‘feSpotLight’ element.

See Also