Share via


specularExponent property

Gets a value that indicates an exponent value that controls the focus for the light source.

This property is read-only.

 

Syntax

HRESULT get_specularExponent(
  [out] SVGAnimatedNumber **<number>
);

Property values

Type: SVGAnimatedNumber

An exponent value that controls the focus for the light source.

Standards information

Remarks

If the ISVGFESpotLightElement::specularExponent attribute is not specified, then the effect is as if a value of 1 were specified.