ArcGIS API for Windows Phone - Library Reference
GetTrackID Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TemporalRenderer Class : GetTrackID Method

graphic
The graphic.
layer
The layer.
Gets the track ID.

Syntax

Visual Basic (Declaration) 
Public Function GetTrackID( _
   ByVal graphic As Graphic, _
   ByVal layer As GraphicsLayer _
) As Object
C# 
public object GetTrackID( 
   Graphic graphic,
   GraphicsLayer layer
)

Parameters

graphic
The graphic.
layer
The layer.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.