ESRI.ArcGIS.ADF.Web.UI.WebControls
ScaleBarNumberPosition Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ScaleBarNumberPosition Enumeration




Position of text above and below the scalebar

Syntax

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

Members

MemberDescription
Above Text is positioned above the scalebar.
Below Text is positioned below the scalebar.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.ScaleBarNumberPosition

See Also

© 2010 All Rights Reserved.