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 UnitScale() As double
C#
public double UnitScale;
Conditions
Read / Write
Links
GeoCoordinateSystem Class, Autodesk.AutoCAD.DatabaseServices Namespace