Click here to view all files
 
Returns a Unit object representing distance in kilometers (Id = 9036).

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public static Unit Kilometers { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Kilometers As Unit

Field Value

A new linear Unit object.

Remarks

Units are often retrieved from the CoordinateSystem of a Geometry, MapDisplay, Layer, Table, Raster, or GeodatabaseFolder; however you can also create new Units using nested type initializers like this one; similar properties exist for all types of Unit used by ArcGIS Explorer.

See Also

Relate Topics:
  Centimeters Property
  ChainsBenoit1895A Property
  ChainsBenoit1895B Property
  ChainsClarke Property
  ChainsInternational Property
  ChainsSears Property
  ChainsSurvey Property
  Decimeters Property
  Fathoms Property
  Feet Property
  Feet1865 Property
  FeetBenoit1895A Property
  FeetBenoit1895B Property
  FeetBritish1936 Property
  FeetClarke Property
  FeetGoldCoast Property
  FeetIndian Property
  FeetIndian1937 Property
  FeetIndian1962 Property
  FeetIndian1975 Property
  FeetSears Property
  FeetSurvey Property
  InchesInternational Property
  InchesSurvey Property
  Kilometer150 Property
  Kilometer50 Property
  LinksBenoit1895A Property
  LinksBenoit1895B Property
  LinksClarke Property
  LinksInternational Property
  LinksSears Property
  LinksSurvey Property
  Meters Property
  MetersGerman Property
  MilesNautical Property
  MilesNauticalUK Property
  MilesNauticalUS Property
  MilesStatute Property
  MilesSurvey Property
  Millimeters Property
  RodsInternational Property
  RodsSurvey Property
  YardsBenoit1895A Property
  YardsBenoit1895B Property
  YardsClarke Property
  YardsIndian Property
  YardsIndian1937 Property
  YardsIndian1962 Property
  YardsIndian1975 Property
  YardsInternational Property
  YardsSears Property
  YardsSurvey Property
Created by Atop CHM to web converter,© 2009 all right reserved.