ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.