UtmHemisphere Enumeration
Specifies the hemisphere (north or south) of a UtmProjection.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum UtmHemisphere
Values
Value name | Value | Description |
---|---|---|
North | 0 | Indicates the north hemisphere. |
South | 1 | Indicates the south hemisphere. |
Platforms
Windows, Linux, Android