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