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

In This Topic
    TimeKeyframe Class
    In This Topic
    Represents a keyframe in the TimeTrack.
    Object Model
    TimeKeyframe ClassTimeRange Class
    Syntax
    public sealed class TimeKeyframe : Keyframe 
    Public NotInheritable Class TimeKeyframe 
       Inherits Keyframe
    Remarks
    The time keyframe stores the time extent and defines the transitions for the start and end value in the time extent.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.Keyframe
          ArcGIS.Desktop.Mapping.TimeKeyframe

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also