类 CoordinateSystem

CoordinateSystem class

public class CoordinateSystem

构造函数

名称描述
CoordinateSystem()默认构造函数。

属性

名称描述
Datum { get; }
ProjectionId { get; set; }
ProjectionParameters { get; }
UnitId { get; set; }

另见