SVGFEOffsetElementBuilder.Dx
SVGFEOffsetElementBuilder.Dx method
Sets the ‘dx’ attribute of the feOffset element, specifying the horizontal offset.
public SVGFEOffsetElementBuilder Dx(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The horizontal offset value. |
Return Value
The current builder instance.
See Also
- class SVGFEOffsetElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG