ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RangeKeyframe Class
Members

RangeKeyframe Class
Represents a keyframe in the RangeTrack.
Object Model
RangeKeyframe ClassRange Class
Syntax
public sealed class RangeKeyframe : Keyframe 
Remarks
The range keyframe stores the map range and defines the transitions for the min and max value in the range.
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.Keyframe
      ArcGIS.Desktop.Mapping.RangeKeyframe

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also