ArcGIS Runtime SDK for Windows Phone - Library Reference
GetRasterThumbnailUri Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : GetRasterThumbnailUri Method

rasterID
The raster ID.
Gets the raster thumbnail URI. This resource is supported if Catalog Capability is enabled.

Syntax

Visual Basic (Declaration) 
Public Function GetRasterThumbnailUri( _
   ByVal rasterID As Integer _
) As Uri
C# 
public Uri GetRasterThumbnailUri( 
   int rasterID
)

Parameters

rasterID
The raster ID.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.