ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / AnimationColorMode Enumeration

In This Topic
    AnimationColorMode Enumeration
    In This Topic
    Options to control how the animation color combines with symbol layer colors.
    Syntax
    Members
    MemberDescription
    Multiply Symbol layer color is blended with the animation color during the animation.
    Override Symbol layer color is overridden by the animation color during the animation.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also