ArcGIS API for Silverlight - Library Reference
UpdateRaster Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : UpdateRaster Method

updateParameters
The update parameters.
onCompleted
The on completed.
Updates the raster.

Syntax

Visual Basic (Declaration) 
Public Sub UpdateRaster( _
   ByVal updateParameters As ImageServiceUpdateParameters, _
   ByVal onCompleted As Action(Of ImageServiceEditResults,Exception) _
) 

Parameters

updateParameters
The update parameters.
onCompleted
The on completed.

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.