ESRI.ArcGIS.ADF.ArcGISServer
GetTexturesExCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class : GetTexturesExCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetTexturesExCompleted() As GetTexturesExCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim handler As GetTexturesExCompletedEventHandler
 
AddHandler instance.GetTexturesExCompleted, handler
C# 
public event GetTexturesExCompletedEventHandler GetTexturesExCompleted()

See Also

© 2010 All Rights Reserved.