This document is archived and information here might be outdated. Recommended version. |
Returns type of location of south pole with respect to the PCS horizon.
[Visual Basic .NET] Public Function GetSouthPoleLocation ( _ ) As esriSRPoleLocation
[C#] public esriSRPoleLocation GetSouthPoleLocation ( );
[C++]
HRESULT GetSouthPoleLocation(
void
);