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