This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSCoverageDescription Interface > IWCSCoverageDescription.NativeCRS Property (ArcObjects .NET 10.5 SDK) |
The native CRS or the first CRS if the native CRS is not given.
[Visual Basic .NET] Public ReadOnly Property NativeCRS As String
[C#] public string NativeCRS {get;}
[C++]
HRESULT get_NativeCRS(
BSTR* CRS
);
[C++]
Parameters CRS [out, retval] CRS is a parameter of type BSTR