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