ESRI.ArcGIS.ADF.ArcGISServer
GetPixelBlockCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class : GetPixelBlockCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetPixelBlockCompleted() As GetPixelBlockCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim handler As GetPixelBlockCompletedEventHandler
 
AddHandler instance.GetPixelBlockCompleted, handler
C# 
public event GetPixelBlockCompletedEventHandler GetPixelBlockCompleted()

See Also

© 2010 All Rights Reserved.