ArcGIS API for Silverlight - Library Reference
GetTimeExtent Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ElementLayer Class : GetTimeExtent Method

element
The object from which the property value is read.
Gets the value of the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property for a given object.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetTimeExtent( _
   ByVal element As UIElement _
) As TimeExtent
C# 
public static TimeExtent GetTimeExtent( 
   UIElement element
)

Parameters

element
The object from which the property value is read.

Return Value

The ESRI.ArcGIS.Client.ElementLayer.TimeExtent value of the specified object.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.