Visual Basic (Declaration) | |
---|---|
Public Shared Sub SetTimeExtent( _ ByVal element As UIElement, _ ByVal timeExtent As TimeExtent _ ) |
C# | |
---|---|
public static void SetTimeExtent( UIElement element, TimeExtent timeExtent ) |
Parameters
- element
- The object to which the property is written.
- timeExtent
- The ESRI.ArcGIS.Client.ElementLayer.TimeExtent of the specified element.
Target Platforms:Windows Phone 7