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




Syntax

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

See Also

© 2010 All Rights Reserved.