ESRI.ArcGIS.ADF.ArcGISServer
ScaleBar Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : ScaleBar Class




A map surround for displaying a scale bar.

Object Model




Syntax

Visual Basic (Declaration) 
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.AlternatingScaleBar)>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<SerializableAttribute()>
Public MustInherit Class ScaleBar 
Visual Basic (Usage)Copy Code
Dim instance As ScaleBar
C# 
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.AlternatingScaleBar)]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[SerializableAttribute()]
public abstract class ScaleBar 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.ScaleBar
      ESRI.ArcGIS.ADF.ArcGISServer.AlternatingScaleBar
      ESRI.ArcGIS.ADF.ArcGISServer.SingleDivisionScaleBar

See Also

© 2010 All Rights Reserved.