ESRI.ArcGIS.ADF.Web
ScaleBarStyle Enumeration
See Also 
ESRI.ArcGIS.ADF.Web Namespace : ScaleBarStyle Enumeration




The style of the scalebar to draw.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum ScaleBarStyle 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As ScaleBarStyle
C# 
[SerializableAttribute()]
public enum ScaleBarStyle : Enum 

Members

MemberDescription
Alternating Type of double-filled scalebar
DoubleAlternating Type of double-filled scalebar
Hollow Type of double-filled scalebar
SingleDivision Type of single-filled scalebar
ScaleLine Represents a scalebar as a line
SteppedScaleLine Represents a scalebar as a line

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.ScaleBarStyle

See Also

© 2010 All Rights Reserved.