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




Specifies how to calculate the length of the scale-bar.

Syntax

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

Members

MemberDescription
Pixel Calculates the length of the scale bar based on screen units.
ScaleBarUnits Calculates the length of the scale bar based on the ScaleBarUnits.

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.