GeoCoordinateSystem.GeoUnit Property

Visual Basic
Public Property GeoUnit() As GeoCSUnit
C#
public GeoCSUnit GeoUnit;
Description

Gets a factor, that the length units of this CRS instance must be multiplied with to calculate the equivalent in meters. If the CRS is geographic, this value represents the distance in meters of 1° measured along the equatorial great circle of the underlying ellipsoid.

Conditions

Read-only

Links