This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem Interface > IProjectedCoordinateSystem.GeographicCoordinateSystem Property (ArcObjects .NET 10.4 SDK) |
The geographic coordinate system of a projected coordinate system.
[Visual Basic .NET] Public ReadOnly Property GeographicCoordinateSystem As IGeographicCoordinateSystem
[C#] public IGeographicCoordinateSystem GeographicCoordinateSystem {get;}
[C++]
HRESULT get_GeographicCoordinateSystem(
IGeographicCoordinateSystem** geographic
);
[C++]
Parameters geographic [out, retval]
geographic is a parameter of type IGeographicCoordinateSystem