Class GeographicCrsEntry

GeographicCrsEntry class

public class GeographicCrsEntry

Constructors

NameDescription
GeographicCrsEntry()The default constructor.

Properties

NameDescription
DatumCode { get; }
Deprecated { get; }
Name { get; }
ThreeDimensional { get; }
ToWgs84EntryIndex { get; }
UnitCode { get; }

Methods

NameDescription
static Create(string, int, int, int, bool, bool)

See Also