ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewTimeChangedEventArgs Class / CurrentTime Property

In This Topic
    CurrentTime Property (MapViewTimeChangedEventArgs)
    In This Topic
    Gets the current time for the map view.
    Syntax
    public TimeRange CurrentTime {get;}
    Public ReadOnly Property CurrentTime As TimeRange
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also