SVGFESpecularLightingElementBuilder.SurfaceScale
SVGFESpecularLightingElementBuilder.SurfaceScale method
Sets the ‘surfaceScale’ attribute of the feSpecularLighting element, defining the height of the surface for the lighting calculation.
public SVGFESpecularLightingElementBuilder SurfaceScale(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The surface scale value. |
Return Value
The current builder instance.
See Also
- class SVGFESpecularLightingElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG