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