UniversalPolarStereographicHemisphere Property |
Gets the hemisphere of the coordinates.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.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