Class CoordinateSystem

CoordinateSystem class

public class CoordinateSystem

Constructors

NameDescription
CoordinateSystem()The default constructor.

Properties

NameDescription
Datum { get; }
ProjectionId { get; set; }
ProjectionParameters { get; }
UnitId { get; set; }

See Also