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.GetSouthPoleGeometry Method (ArcObjects .NET 10.5 SDK) |
Returns type of south pole geometry.
[Visual Basic .NET] Public Function GetSouthPoleGeometry ( _ ) As esriSRPoleGeometry
[C#] public esriSRPoleGeometry GetSouthPoleGeometry ( );
[C++]
HRESULT GetSouthPoleGeometry(
esriSRPoleGeometry* poleGeometry
);
[C++]
Parameters poleGeometry [out, retval]
poleGeometry is a parameter of type esriSRPoleGeometry