A shortcut property to return a new Unit object representing distance in survey miles.

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 Miles { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Miles As Unit

Field Value

A Unit object.

Remarks

This property is a shortcut to the Unit.Linear.MilesSurvey property.

See Also

Relate Topics:
  Degrees Property
  Feet Property
  Id Property
  Kilometers Property
  Meters Property
  Name Property
  UnitType Property
Created by Atop CHM to web converter,© 2009 all right reserved.