|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| ComputeScaleAsync(MapDescription,ImageDisplay,Object) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > ComputeScaleAsync Method : ComputeScaleAsync(MapDescription,ImageDisplay,Object) Method |
- MapDescription
- MapImageDisplay
- userState
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub ComputeScaleAsync( _ ByVal MapDescription As MapDescription, _ ByVal MapImageDisplay As ImageDisplay, _ ByVal userState As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapServerProxy Dim MapDescription As MapDescription Dim MapImageDisplay As ImageDisplay Dim userState As Object instance.ComputeScaleAsync(MapDescription, MapImageDisplay, userState) | |
| C# | |
|---|---|
public void ComputeScaleAsync( MapDescription MapDescription, ImageDisplay MapImageDisplay, object userState ) | |
Parameters
- MapDescription
- MapImageDisplay
- userState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family