SVGFESpecularLightingElement.SpecularConstant

SVGFESpecularLightingElement.SpecularConstant property

Corresponds to attribute ‘specularConstant’ on the given ‘feSpecularLighting’ element.

public SVGAnimatedNumber SpecularConstant { get; }

Property Value

The attribute ‘specularConstant’ of the given ‘feSpecularLighting’ element.

See Also