ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnimatedSymbolProperties Class / EndingDuration Property

In This Topic
    EndingDuration Property
    In This Topic
    Gets or sets the ending duration of a symbol for time-aware data interpolation. The symbol's playback speed is interpolated linearly from duration to endingDuration over the diplay period of a time-aware feature.
    Syntax
    public double EndingDuration {get; set;}
    Public Property EndingDuration As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also