ArcGIS API for WPF - Library Reference
DistanceUnit Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > DistanceParameters Class : DistanceUnit Property

Gets or sets the unit of measurement that will used for the distance task.

Syntax

Visual Basic (Declaration) 
Public Property DistanceUnit As Nullable(Of LinearUnit)
C# 
public Nullable<LinearUnit> DistanceUnit {get; set;}

Property Value

The distance unit.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.