ArcGIS Runtime SDK for WPF - Library Reference
TimeExtent Property
See Also 
ESRI.ArcGIS.Client.Printing Namespace > MapOptions Class : TimeExtent Property

Gets or sets the map's time extent. Optional, required only when time-aware layer need to be drawn at specific time extent. Represents start and end time or a time instant in UTC.

Syntax

Visual Basic (Declaration) 
Public Property TimeExtent As TimeExtent
C# 
public TimeExtent TimeExtent {get; set;}

Property Value

The map's time extent.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.