GeoCoordinateSystem Class   MG2015New

Autodesk.AutoCAD.DatabaseServices.GeoCoordinateSystem
Visual Basic
Public Class GeoCoordinateSystem
Inherits DisposableWrapper
C#
public class GeoCoordinateSystem : DisposableWrapper;
Description

 

The GeoCoordinate class represents a coordinate reference system (CRS) definition. A CRS is also being referred to as a spatial reference system (SRS). This is the wrapper class for the AcDbGeoCoordinateSystem class.

Links