ArcGIS Runtime SDK for Windows Phone - Library Reference
TimeExtent Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.