ArcGIS Runtime SDK for Windows Phone - Library Reference
VisibleTimeExtent Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Layer Class : VisibleTimeExtent Property

Gets or sets the time extent where this layer is visible.

Syntax

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

Property Value

The time extent or null if the layer is visible whatever the time.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.