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

See Also

© ESRI, Inc. All Rights Reserved.