Table of Contents

Property SpecularConstant

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

SpecularConstant

public ISvgAnimatedNumber SpecularConstant { get; }

Property Value

ISvgAnimatedNumber

specularConstant = "number"

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

Remarks

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