add_repeat method
add_repeat {#str-int-Nullable}
def add_repeat(self, id, repeat_count, offset):
...
Parameter | Type | Description |
---|---|---|
id | str | |
repeat_count | int | |
offset | Nullable |
See Also
- module
aspose.svg.builder
- class
TimingValueBuilder
def add_repeat(self, id, repeat_count, offset):
...
Parameter | Type | Description |
---|---|---|
id | str | |
repeat_count | int | |
offset | Nullable |
aspose.svg.builder
TimingValueBuilder