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.
Visual Basic
Public Property GeoUnit() As GeoCSUnit
C#
public GeoCSUnit GeoUnit;
Conditions
Read-only
Links
GeoCoordinateSystem Class, Autodesk.AutoCAD.DatabaseServices Namespace