ESRI.ArcGIS.ADF.ArcGISServer | |
GetImageAsync(GeoImageDescription) Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > GetImageAsync Method : GetImageAsync(GeoImageDescription) Method |
- ImageDescription
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub GetImageAsync( _ ByVal ImageDescription As GeoImageDescription _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void GetImageAsync( GeoImageDescription ImageDescription ) |
Parameters
- ImageDescription