SVGFESpecularLightingElementBuilder.SpecularConstant
SVGFESpecularLightingElementBuilder.SpecularConstant method
Sets the ‘specularConstant’ attribute, representing the specular reflection constant.
public SVGFESpecularLightingElementBuilder SpecularConstant(double specularConstant)
Parameter | Type | Description |
---|---|---|
specularConstant | Double | The specular constant value, must be non-negative. |
Return Value
The current builder instance.
See Also
- class SVGFESpecularLightingElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG