枚举 ParameterType
ParameterType enumeration
确定 Projection 中参数的类型。
public enum ParameterType
值
| 名称 | 值 | 描述 |
|---|---|---|
| Other | 0 | 参数类型未知或不属于以下任意一种。 |
| Linear | 1 | 参数类型为线性(例如 “false_easting”)。 |
| Angular | 2 | 参数类型为角度(例如 “longitude_of_origin”)。 |
另见
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS