ESRI.ArcGIS.ADF.IMS
ScaleBarUnits Enumeration
See Also 
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace : ScaleBarUnits Enumeration




Specifies screen units used for calculating the length of the scale bar when ScaleBarLengthUnits is set to Pixel.

Syntax

Visual Basic (Declaration) 
Public Enum ScaleBarUnits 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As ScaleBarUnits
C# 
public enum ScaleBarUnits : Enum 

Members

MemberDescription
Miles Screen units in miles.
Feet Screen units in feet.
Meters Screen units in meters.
Kilometers Screen units in kilometers.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.IMS.Display.AcetateElement.ScaleBarUnits

See Also

© 2010 All Rights Reserved.