Class ProjectedCrsEntry

ProjectedCrsEntry class

public class ProjectedCrsEntry

Constructors

NameDescription
ProjectedCrsEntry()The default constructor.

Properties

NameDescription
AxisesOrientation { get; }
GeographicCrsCode { get; }
Name { get; }
ProjectionMethodCode { get; }
ProjectionParametersValueCode { get; }
UnitCode { get; }

Methods

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

See Also