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

Note: This API is now obsolete. Please use the ScaleLine control in the ESRI.ArcGIS.Client.Toolkit namespace.

Gets or sets the earth radius in meters used for converting decimal degrees to a linear unit.

Syntax

Visual Basic (Declaration) 
Public Property EarthRadius As Double
C# 
public double EarthRadius {get; set;}

Property Value

The earth radius in meters (defaults to WGS84/GRS80 radius).

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.