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




Styles for a Scalebar

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 The Scalebar has alternating bands of color.
DoubleAlternating The Scalebar has 2 rows of alternating bands of color which complement each other.
ScaleLine The Scalebar has a single line (No Bar) and a single division
SingleDivision The Scalebar has a single band of color.

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.