|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| ExportScaleBarAsync(ScaleBar,MapDescription,ImageDisplay,Color,ImageDescription) Method | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > ExportScaleBarAsync Method : ExportScaleBarAsync(ScaleBar,MapDescription,ImageDisplay,Color,ImageDescription) Method |
- ScaleBar
- MapDescription
- MapDisplay
- BackGroundColor
- ImageDescription
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub ExportScaleBarAsync( _ ByVal ScaleBar As ScaleBar, _ ByVal MapDescription As MapDescription, _ ByVal MapDisplay As ImageDisplay, _ ByVal BackGroundColor As Color, _ ByVal ImageDescription As ImageDescription _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void ExportScaleBarAsync( ScaleBar ScaleBar, MapDescription MapDescription, ImageDisplay MapDisplay, Color BackGroundColor, ImageDescription ImageDescription ) | |
Parameters
- ScaleBar
- MapDescription
- MapDisplay
- BackGroundColor
- ImageDescription