ArcGIS API for Windows Phone - Library Reference
DirectionsLengthUnits Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteParameters Class : DirectionsLengthUnits Property

The length units to use when computing directions. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are "esriFeet", "esriKilometers", "esriMeters", "esriMiles", "esriNauticalMiles" and "esriYards".

Syntax

Visual Basic (Declaration) 
Public Property DirectionsLengthUnits As esriUnits
C# 
public esriUnits DirectionsLengthUnits {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.