SVGFEDropShadowElementBuilder.Dx
SVGFEDropShadowElementBuilder.Dx method
Sets the horizontal offset (‘dx’) for the drop shadow.
public SVGFEDropShadowElementBuilder Dx(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The horizontal offset value. |
Return Value
The current builder instance.
See Also
- class SVGFEDropShadowElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG