![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ScaleBar Class Members | |
See Also Fields Properties Methods Events Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ScaleBar Class |
The following tables list the members exposed by ScaleBar.
Name | Description | |
---|---|---|
![]() | ScaleBar Constructor |
Name | Description | |
---|---|---|
![]() | StateManager | All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
Name | Description | |
---|---|---|
![]() | _callbackArg | Stores the callback argument passed in to RaiseCallbackEvent. Used in GetCallbackResult to process the callback request. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
Name | Description | |
---|---|---|
![]() | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BarColor | The bar color of the scale bar image. |
![]() | BarFont | The font used in the display of the scalebar text labels. |
![]() | BarHeight | Gets or sets the height of the ScaleBar. |
![]() | BarUnits | The units of the scale bar to report. |
![]() | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | Controls | (Inherited from System.Web.UI.Control) |
![]() | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.Control) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | Font | Overridden. Not currently used to set font properties of the scalebar. See BarFont property. |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | LabelText | The text displayed next to the ScaleBar. The format of the string should be a semi-colon seperated list of choices which correspond to the ScaleBarUnitConversionGroup property (Eg:- Miles;Feet or Kilometer;Meter). If no text is specified, the appropriate unit name is displayed. This property is only valid when RenderOnClient=true. |
![]() | Map | The ID of the Map control to associate with this ScaleBar control. |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | RenderOnClient | Controls whether the Scalbar is rendered on the server or the client. |
![]() | RequestMimeData | Whether MIME data for the image should be requested. This property is currently not used. |
![]() | ScaleBarNumberPosition | Gets or sets the position of the numbers w.r.t the bar. This property is used only when RenderOnClient = true. |
![]() | ScaleBarStyle | Controls the styling of the scalebar. This property is used only when RenderOnClient = true. |
![]() | ScaleBarUnitConversionGroup | Gets or sets the scale bar unit conversion group. The group defines how scalebar unit switches to larger scale when values drop below 0.5. This property is only valid when RenderOnClient=true. |
![]() | SignificantDigits | Controls the number of places after the decimal seperator. This property is used only when RenderOnClient = true. |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.Control) |
![]() | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TemplateControl | (Inherited from System.Web.UI.Control) |
![]() | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | UniqueID | (Inherited from System.Web.UI.Control) |
![]() | UseDefaultWebResources | If true, the control will use the internal web resources within the assemblies of the Web ADF. If false, the control uses the resources at WebResourceLocation. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | (Inherited from System.Web.UI.Control) |
![]() | WebResourceLocation | The location of the web resources used by the ADF Web control if UseDefaultWebResrouces is false. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
Name | Description | |
---|---|---|
![]() | Adapter | (Inherited from System.Web.UI.Control) |
![]() | ChildControlsCreated | (Inherited from System.Web.UI.Control) |
![]() | ClientIDSeparator | (Inherited from System.Web.UI.Control) |
![]() | Events | (Inherited from System.Web.UI.Control) |
![]() | HasChildViewState | (Inherited from System.Web.UI.Control) |
![]() | IdSeparator | (Inherited from System.Web.UI.Control) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.Control) |
![]() | LoadViewStateByID | (Inherited from System.Web.UI.Control) |
![]() | MapInstance | Returns the map control instance associated with the scalebar. |
![]() | TagKey | Overridden. Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. |
![]() | TagName | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ViewState | (Inherited from System.Web.UI.Control) |
![]() | ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() ![]() | Draw | Overloaded. Draws the scalebar at the desired DPI and stores the result in a cartographic image object. |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetSupportedBuddyControlTypes | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | InitializeFunctionality | Initializes the functionality of the scalebar. |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | Refresh | Overridden. Redraws the scalebar. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | Overridden. Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriterTag. This method is used primarily by control developers. |
![]() | AddParsedSubObject | (Inherited from System.Web.UI.Control) |
![]() | BuildProfileTree | (Inherited from System.Web.UI.Control) |
![]() | ClearCachedClientID | (Inherited from System.Web.UI.Control) |
![]() | ClearChildControlState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildViewState | (Inherited from System.Web.UI.Control) |
![]() | ClearEffectiveClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CreateControlCollection | (Inherited from System.Web.UI.Control) |
![]() | CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBindChildren | (Inherited from System.Web.UI.Control) |
![]() | DrawScaleBar | Draws the scalebar image and returns the URL to this image. |
![]() | EnsureChildControls | (Inherited from System.Web.UI.Control) |
![]() | EnsureID | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeWarnings | Overridden. Returns a list of warning messages to be displayed at design time. |
![]() | GetFunctionality | Conveniently access the ScaleBar functionality used to draw the ScaleBar. |
![]() | HasEvents | (Inherited from System.Web.UI.Control) |
![]() | IsLiteralContent | (Inherited from System.Web.UI.Control) |
![]() | LoadViewState | (Inherited from System.Web.UI.Control) |
![]() | OnBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnInit | Overridden. Occurs when the server control is initialized, which is the first step in the its lifecycle. |
![]() | OnPreRender | Overridden. Raises the Control.PreRender event. |
![]() | OnUnload | (Inherited from System.Web.UI.Control) |
![]() | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | Render | (Inherited from System.Web.UI.Control) |
![]() | RenderContents | Overridden. Render the contents of the control to the specified writer. This method is used primarily by control developers. |
![]() | RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | ResolveAdapter | (Inherited from System.Web.UI.Control) |
![]() | SaveViewState | (Inherited from System.Web.UI.Control) |
![]() | SetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | TrackViewState | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Unload | (Inherited from System.Web.UI.Control) |