Dur Enum
Dur enumeration
Specifies the duration of an animation in SVG.
public enum Dur
Values
| Name | Value | Description |
|---|---|---|
| Media | 0 | The duration of the animation is determined by the length of the media being used. |
| Indefinite | 1 | The animation will continue indefinitely until it is explicitly stopped. |
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG