ArcGIS API for Windows Phone - Library Reference
TimeExtent Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Graphic Class : TimeExtent Property

Gets or sets the time extent for this graphic.

Syntax

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

Remarks

When the Graphic has a TimeExtent and the Map has a TimeExtent set, this graphic will not be rendered if it doesn't intersect the Map's TimeExtent.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.