ArcGIS API for Windows Phone - Library Reference
ScaleBarUnit Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : ScaleBarUnit Enumeration

Note: This API is now obsolete. Please use ScaleLineUnit in the ESRI.ArcGIS.Client.Toolkit namespace.

Unit used by the scale bar

Syntax

Visual Basic (Declaration) 
Public Enum ScaleBarUnit 
   Inherits System.Enum
C# 
public enum ScaleBarUnit : System.Enum 

Remarks

The integer value of the enums corresponds to 1/10th of a millimeter

Members

MemberDescription
Centimeters Centimeters
DecimalDegrees Decimal degrees
Decimeters Decimeters
Feet Feet
Inches Inches
Kilometers Kilometers
Meters Meters
Miles Miles
Millimeters Millimeters
NauticalMiles Nautical Miles
Undefined Undefined
Yards Yards

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.ScaleBarUnit

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.