ESRI.ArcGIS.ADF.ArcGISServer
IsFixedScaleMapAsync(String) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > IsFixedScaleMapAsync Method : IsFixedScaleMapAsync(String) Method




MapName

Syntax

Visual Basic (Declaration) 
Public Overloads Sub IsFixedScaleMapAsync( _
   ByVal MapName As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim MapName As String
 
instance.IsFixedScaleMapAsync(MapName)
C# 
public void IsFixedScaleMapAsync( 
   string MapName
)

Parameters

MapName

See Also

© 2010 All Rights Reserved.