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




asyncResult

Syntax

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

Parameters

asyncResult

See Also

© 2010 All Rights Reserved.