repeat_style method
repeat_style
Sets the repeat style of the mask.
Returns
The current instance of MaskBuilder.
def repeat_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | RepeatStyle | The repeat style. |
See Also
- module
aspose.svg.builder
- class
MaskBuilder