UniversalPolarStereographicHemisphere Property |
Gets the hemisphere of the coordinates.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PoleIndicator Hemisphere { get; }
Public ReadOnly Property Hemisphere As PoleIndicator
Get
public:
property PoleIndicator Hemisphere {
PoleIndicator get ();
}
member Hemisphere : PoleIndicator with get
Property Value
Type:
PoleIndicatorSee Also