ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnimatedSymbolProperties Class / Easing Property

In This Topic
    Easing Property
    In This Topic
    Gets or sets the animation's easing. Only applicable on non file-based animations.
    Syntax
    public AnimatedSymbolEasingType Easing {get; set;}
    Public Property Easing As AnimatedSymbolEasingType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also