dx method

dx

Sets the ‘dx’ attribute of the feOffset element, specifying the horizontal offset.

Returns

The current builder instance.

def dx(self, value):
    ...
ParameterTypeDescription
valuefloatThe horizontal offset value.

See Also