This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4 Interface > IProjectedCoordinateSystem4.GetSouthPoleLocation Method (ArcObjects .NET 10.4 SDK) |
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(
esriSRPoleLocation* poleLocation
);
[C++]
Parameters poleLocation [out, retval]
poleLocation is a parameter of type esriSRPoleLocation