ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSliderSettings Class


In This Topic
    CIMSliderSettings Class Properties
    In This Topic

    For a list of all members of this type, see CIMSliderSettings members.

    Public Properties
     NameDescription
    Public Property Gets or sets the string containing URI of the layer that contains the alias definition.  
    Public Property Gets or sets a value indicating whether the slider's end thumb will not accept mouse events.  
    Public Property Gets or sets a value indicating whether the slider is flipped vertically to put larger values at the bottom and smaller values at the top.  
    Public Property Gets or sets the custom full extent used with the custom range full extent option.  
    Public Property Gets or sets the URI of the layer used for the full extent with single layer full extent option.  
    Public Property Gets or sets the option that determines the extent used by the full extent button.  
    Public Property Gets or sets a value indicating whether to ignore values not currently set to show on the slider.  
    Public Property Gets or sets slider interaction mode.  
    Public Property Gets or sets a value indicating whether to collapse the slider over the map view.  
    Public Property Gets or sets a value indicating whether the slider should continuously progress the slider to the current time.  
    Public Property Gets or sets the direction to offset the time span relative to the current time.  
    Public Property Gets or sets a value indicating whether the play direction is forward.  
    Public Property Gets or sets a value indicating whether play continuously repeats until interrupted by user interaction.  
    Public Property 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).  
    Public Property Gets or sets the amount of time to wait between steps.  
    Public Property Gets or sets the time unit to snap to when in 'Single' time snapping mode.  
    Public Property Gets or sets the extent shown on the slider.  
    Public Property Gets or sets a value indicating whether the slider extent will not change due to scrolling or using the mouse wheel.  
    Public Property Gets or sets a value indicating whether the slider's start thumb will not accept mouse events.  
    Public Property Gets or sets the number of steps to divide the slider extent into.  
    Public Property Gets or sets the unit the interval value is in.  
    Public Property Gets or sets the specific distance to move the thumbs by when stepping or playing.  
    Public Property Gets or sets the URI of the layer to get step information from.  
    Public Property Gets or sets the chosen method of determining the step size.  
    Public Property Gets or sets a value indicating whether the step interval value will stay in sync with the sliders value window when possible.  
    Public Property Gets or sets the option that determines mode used for snapping the map's current time settings.  
    Public Property Gets or sets a value indicating whether automatic snapping for the map's current time settings is enabled.  
    Public Property Gets or sets a value indicating whether the distance between the start and end thumbs will remain constant.  
    Public Property Gets or sets the unit of the window on the slider.  
    Public Property Gets or sets the value of the window on the slider.  
    Top
    See Also