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




The style of the scalebar to draw.

Syntax

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

Members

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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.