Click or drag to resize
CrsDatumType Enumeration

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum CrsDatumType
Members
  Member nameValueDescription
Geodetic0 A geodetic datum defines the relationship of a geographic or geocentric coordinate system to the earth.
Vertical1 A vertical datum defines the relationship of a gravity-related coordinate system to the earth.
Engineering2 An engineering datum defines the relationship of a coordinate system used for engineering purposes to the earth.
See Also