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.
| 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).Target Platforms:Windows Phone 7