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

In This Topic
    RangeKeyframe Class
    In This Topic
    Represents a keyframe in the RangeTrack.
    Object Model
    RangeKeyframe ClassRange Class
    Syntax
    public sealed class RangeKeyframe : Keyframe 
    Public NotInheritable Class RangeKeyframe 
       Inherits 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