ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / AnimatedSymbolRepeatType Enumeration
Version

AnimatedSymbolRepeatType Enumeration
Represents the ways an animated symbol can be repeated.
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.AnimatedSymbolRepeatType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also