ESRI.ArcGIS.ADF.ArcGISServer
EndExportScaleBar Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : EndExportScaleBar Method




asyncResult

Syntax

Visual Basic (Declaration) 
Public Function EndExportScaleBar( _
   ByVal asyncResult As IAsyncResult _
) As ImageResult
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim asyncResult As IAsyncResult
Dim value As ImageResult
 
value = instance.EndExportScaleBar(asyncResult)
C# 
public ImageResult EndExportScaleBar( 
   IAsyncResult asyncResult
)

Parameters

asyncResult

See Also

© 2010 All Rights Reserved.