ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSliderSettings Class / PlayReverses Property

In This Topic
    PlayReverses Property
    In This Topic
    Gets or sets a value indicating whether play direction will reverse after playing to the end (if repeat is false play will move each direction once then stop).
    Syntax
    Public Property PlayReverses As Boolean
    public bool PlayReverses {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also