ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
ScaleBarFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ScaleBarFunctionality Class |
The following tables list the members exposed by ScaleBarFunctionality.
Name | Description | |
---|---|---|
ScaleBarFunctionality Constructor | Overloaded. Constructor. |
Name | Description | |
---|---|---|
Format | Settings for the format of the scale bar, such as font and color of the bar and the bar units. | |
ImageDescriptor | Settings to use when drawing the scale bar. | |
Initialized | Whether the functionality has been initialized. | |
MapResource | The ArcGIS Server map resource used for this scalebar functionality. | |
Name | Name of the functionality. | |
Resource | The GIS resource used for this functionality. | |
WebControl | The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session. |
Name | Description | |
---|---|---|
Dispose | Disposes of the functionality. | |
Draw | Draws the scale bar. | |
Initialize | Initializes the functionality to prepare it for use. | |
LoadState | Loads the state of the functionality from the resource. | |
SaveState | Saves the state of the functionality, typically for use in later requests. | |
Supports | Determines if the functionality supports an operation. |