ArcGIS Runtime SDK for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.