This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSBoundingBoxInfo Interface > IWCSBoundingBoxInfo.CRS Property (ArcObjects .NET 10.4 SDK) |
CRS name of of this bounding box.
[Visual Basic .NET] Public ReadOnly Property CRS As String
[C#] public string CRS {get;}
[C++]
HRESULT get_CRS(
BSTR* CRS
);
[C++]
Parameters CRS [out, retval] CRS is a parameter of type BSTR