ArcGIS API for Silverlight - Library Reference
LinearUnit Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : LinearUnit Enumeration

Represents a linear unit of distance.

Syntax

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

Members

MemberDescription
_150KilometerLength150 Kilometer Length.
_50KilometerLength50 Kilometer Length.
ArcMinuteArc-minute.
ArcMinuteCentesimalCentesimal arc-minute.
ArcSecondArc-second.
ArcSecondCentesimalCentesimal arc-second.
Benoit1895A_ChainChain (Benoit 1895 A).
Benoit1895A_FootFoot (Benoit 1895 A).
Benoit1895A_LinkLink (Benoit 1895 A).
Benoit1895A_YardYard (Benoit 1895 A).
Benoit1895B_ChainChain (Benoit 1895 B).
Benoit1895B_FootFoot (Benoit 1895 B).
Benoit1895B_LinkLink (Benoit 1895 B).
Benoit1895B_YardYard (Benoit 1895 B).
British1936FootBritish Foot (1936).
CentimeterCentimeter.
ClarkeChainChain (Clarke's ratio).
ClarkeFootClarke's foot.
ClarkeLinkLink (Clarke's ratio).
ClarkeYardYard (Clarke's ratio).
DecimeterDecimeter.
DegreeDegree.
FathomFathom.
FootInternational foot (0.3048 meters).
Foot1865Foot (1865).
GermanMeterGerman legal meter.
GoldCoastFootGold Coast Foot.
GonGon.
GradGrad.
Indian1937FootIndian foot (1937).
Indian1937YardIndian yard (1937).
Indian1962FootIndian foot (1962).
Indian1962YardIndian yard (1962).
Indian1975FootIndian foot (1975).
Indian1975YardIndian yard (1975).
IndianFootIndian geodetic foot.
IndianYardIndian yard.
InternationalChainInternational Chain.
InternationalInchInternational inch.
InternationalLinkInternational Link.
InternationalRodInternational rod.
InternationalYardInternational Yard.
KilometerKilometer.
MeterInternational meter.
MicroradianMicroradian.
Mil6400Mil.
MillimeterMillimeter.
NauticalMileInternational nautical mile (1,852 meters).
RadianRadian.
SearsChainChain (Sears).
SearsFootSears' foot.
SearsLinkLink (Sears).
SearsYardYard (Sears).
StatuteMileStatute Mile (5,280 feet, 1,760 yards, or exactly 1,609.344 meters).
SurveyChainUS survey chain.
SurveyFootUS survey foot.
SurveyLinkUS survey link.
SurveyMileUS survey mile.
SurveyYardUS survey Yard.
UKNauticalMileUK nautical mile (pre-1970).
USNauticalMileUS nautical mile (pre-1954).
USsurveyInchUS survey inch.
USsurveyRodUS survey rod.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Tasks.LinearUnit

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.