Click or drag to resize

PoleIndicator Enumeration

Specifies one of the two geographical poles, or neither.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum PoleIndicator
Members
  Member nameDescription
South Indicates the southern pole.
Neither Indicates neither pole.
North Indicates the northern pole.
See Also