Table of Contents

Property SpecularExponent

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SpecularExponent

public ISvgAnimatedNumber SpecularExponent { get; }

Property Value

ISvgAnimatedNumber

specularExponent = "number"

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

Remarks

Corresponds to attribute 'specularExponent' on the given 'feSpecularLighting' element.