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


In This Topic
    CIMKeyframeRange Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property 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.  
    Public Property Gets or sets the active range name. Used to update which range is active.  
    Public Property Gets or sets a value indicating whether the range should be all values less than the minimum value and greater than the maximum value.  
    Public Property Gets or sets the layer range extents. Each layer range applies to a single map.  
    Public Property Gets or sets the method of transition for the layer range extents.  
    Public Property Gets or sets the method of transition for the maximum value of the range.  
    Public Property Gets or sets the method of transition for the minimum value of the range.  
    Public Property Gets or sets the value of the active range.  
    Public Property Gets or sets the range relation.  
    Top
    See Also