ArcGIS Runtime SDK for WPF - Library Reference
VisibleTimeExtent Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.