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

Gets or sets a value indicating whether the results will be calculated based on a geodesic coordinate system.

Syntax

Visual Basic (Declaration) 
Public Property Geodesic As Boolean
C# 
public bool Geodesic {get; set;}

Property Value

true if geodesic; otherwise, false.

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.