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