dy method

dy

Sets the vertical offset (‘dy’) for the drop shadow.

Returns

The current builder instance.

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

See Also