Enum ParameterType
ParameterType enumeration
Determines type of parameter in Projection.
public enum ParameterType
Values
| Name | Value | Description |
|---|---|---|
| Other | 0 | Type of parameter is unknown or none of the below. |
| Linear | 1 | Type of parameter is linear (for example “false_easting”). |
| Angular | 2 | Type of parameter is angular (for example “longitude_of_origin”). |
See Also
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS