CIMKeyframeRange Class Members
In This Topic
The following tables list the members exposed by CIMKeyframeRange.
Public Constructors
Public Properties
| Name | Description |
| ActiveRangeLayer |
Gets or sets the URI of the layer with the active range. Specify a single layer or leave empty to indicate all layers that share the active range name.
|
| ActiveRangeName |
Gets or sets the active range name. Used to update which range is active.
|
| IsExclusion |
Gets or sets a value indicating whether the range should be all values less than the minimum value and greater than the maximum value.
|
| LayerRangeExtents |
Gets or sets the layer range extents. Each layer range applies to a single map.
|
| LayerRangeTransition |
Gets or sets the method of transition for the layer range extents.
|
| MaxTransition |
Gets or sets the method of transition for the maximum value of the range.
|
| MinTransition |
Gets or sets the method of transition for the minimum value of the range.
|
| Range |
Gets or sets the value of the active range.
|
Top
Public Methods
Public Events
See Also