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