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




Syntax

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

See Also

© 2010 All Rights Reserved.