public enum AnimatedSymbolRepeatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnimatedSymbolRepeatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AnimatedSymbolRepeatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnimatedSymbolRepeatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Loop | When done playing an animation cycle, repeat it from the beginning. | 
| None | When done playing an animation cycle, stop at the last frame. | 
| Oscillate | When done playing an animation cycle, repeat it in reverse. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.AnimatedSymbolRepeatType
Target Platforms: Windows 11, Windows 10, Windows 8.1