ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.