ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
GetMapUriCompleted Event
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > BasicHttpBinding_IImageryService Class : GetMapUriCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetMapUriCompleted() As GetMapUriCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As BasicHttpBinding_IImageryService
Dim handler As GetMapUriCompletedEventHandler
 
AddHandler instance.GetMapUriCompleted, handler
C# 
public event GetMapUriCompletedEventHandler GetMapUriCompleted()

See Also

© 2010 All Rights Reserved.