Visual Basic (Declaration) | |
---|---|
Function GetTrackID( _ ByVal graphic As Graphic, _ ByVal layer As GraphicsLayer _ ) As Object |
C# | |
---|---|
object GetTrackID( Graphic graphic, GraphicsLayer layer ) |
Parameters
- graphic
- The graphic.
- layer
- The layer.
Target Platforms:Windows Phone 7