Dur enumeration
Dur enumeration
Specifies the duration of an animation in SVG.
The Dur type exposes the following members:
Fields
Field | Description |
---|---|
MEDIA | The duration of the animation is determined by the length of the media being used. |
INDEFINITE | The animation will continue indefinitely until it is explicitly stopped. |
See Also
- module
aspose.svg.builder