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
- class SVGAnimatedNumber
- class SVGFESpotLightElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML