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

    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

    ArcGIS Pro version: 3 or higher.
    See Also