ESRI.ArcGIS.ADF.ArcGISServer
ToMapPointsCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : ToMapPointsCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event ToMapPointsCompleted() As ToMapPointsCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim handler As ToMapPointsCompletedEventHandler
 
AddHandler instance.ToMapPointsCompleted, handler
C# 
public event ToMapPointsCompletedEventHandler ToMapPointsCompleted()

See Also

© 2010 All Rights Reserved.