repeat_style method

repeat_style

Sets the repeat style of the mask.

Returns

The current instance of MaskBuilder.

def repeat_style(self, style):
    ...
ParameterTypeDescription
styleRepeatStyleThe repeat style.

See Also