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

AnimatedSymbolEasingType Enumeration
Represents the easing options for an animated symbol.
Syntax
Members
MemberDescription
EaseIn Represents an animation that eases in.
EaseInOut Represents an animation that eases in and out.
EaseOut Represents an animation that eases out.
Linear Represents a linear animation.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also