dx method

dx

Sets the horizontal offset (‘dx’) for the drop shadow.

Returns

The current builder instance.

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

See Also