dy method

dy

Sets the ‘dy’ attribute of the feOffset element, specifying the vertical offset.

Returns

The current builder instance.

def dy(self, value):
    ...
ParameterTypeDescription
valuefloatThe vertical offset value.

See Also