anim_loop_count property
anim_loop_count property
Gets or sets the animation loop count.
Definition:
@property
def anim_loop_count(self):
    ...
@anim_loop_count.setter
def anim_loop_count(self, value):
    ...
See Also
- module aspose.cad.imageoptions
- class WebPOptions