SVGFEDisplacementMapElementBuilder.Scale
SVGFEDisplacementMapElementBuilder.Scale method
Sets the ‘scale’ attribute of the feDisplacementMap element.
public SVGFEDisplacementMapElementBuilder Scale(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The scale factor for the displacement. |
Return Value
The current builder instance.
See Also
- class SVGFEDisplacementMapElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG