Name | Description | |
---|---|---|
CIMSliderSettings Constructor |
The following tables list the members exposed by CIMSliderSettings.
Name | Description | |
---|---|---|
CIMSliderSettings Constructor |
Name | Description | |
---|---|---|
AliasExpressionLayerURI | Gets or sets the string containing URI of the layer that contains the alias definition. | |
EndValueLocked | Gets or sets a value indicating whether the slider's end thumb will not accept mouse events. | |
FlipVertically | 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. | |
FullExtentCustomRange | Gets or sets the custom full extent used with the custom range full extent option. | |
FullExtentLayerURI | Gets or sets the URI of the layer used for the full extent with single layer full extent option. | |
FullExtentOption | Gets or sets the option that determines the extent used by the full extent button. | |
IgnoreInactiveValues | Gets or sets a value indicating whether to ignore values not currently set to show on the slider. | |
InteractionMode | Gets or sets slider interaction mode. | |
IsMinimized | Gets or sets a value indicating whether to collapse the slider over the map view. | |
LiveMode | Gets or sets a value indicating whether the slider should continuously progress the slider to the current time. | |
LiveModeOffsetDirection | Gets or sets the direction to offset the time span relative to the current time. | |
PlayForward | Gets or sets a value indicating whether the play direction is forward. | |
PlayRepeats | Gets or sets a value indicating whether play continuously repeats until interrupted by user interaction. | |
PlayReverses | 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). | |
PlayWaitSeconds | Gets or sets the amount of time to wait between steps. | |
SingleTimeSnapUnit | Gets or sets the time unit to snap to when in 'Single' time snapping mode. | |
SliderExtent | Gets or sets the extent shown on the slider. | |
SliderExtentLocked | Gets or sets a value indicating whether the slider extent will not change due to scrolling or using the mouse wheel. | |
StartValueLocked | Gets or sets a value indicating whether the slider's start thumb will not accept mouse events. | |
StepCount | Gets or sets the number of steps to divide the slider extent into. | |
StepIntervalUnit | Gets or sets the unit the interval value is in. | |
StepIntervalValue | Gets or sets the specific distance to move the thumbs by when stepping or playing. | |
StepLayerURI | Gets or sets the URI of the layer to get step information from. | |
StepOption | Gets or sets the chosen method of determining the step size. | |
StepUsesWindow | Gets or sets a value indicating whether the step interval value will stay in sync with the sliders value window when possible. | |
TimeSnapMode | Gets or sets the option that determines mode used for snapping the map's current time settings. | |
UseTimeSnapping | Gets or sets a value indicating whether automatic snapping for the map's current time settings is enabled. | |
UseWindowValue | Gets or sets a value indicating whether the distance between the start and end thumbs will remain constant. | |
WindowUnit | Gets or sets the unit of the window on the slider. | |
WindowValue | Gets or sets the value of the window on the slider. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMSliderSettings. | |
FromJson | Reconstructs the CIMSliderSettings with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMSliderSettings and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |