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




Syntax

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

See Also

© 2010 All Rights Reserved.