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 > IWCSSpatialDomain Interface > IWCSSpatialDomain.GridBaseCRS Property (ArcObjects .NET 10.5 SDK) |
Base CRS name of grid.
[Visual Basic .NET] Public ReadOnly Property GridBaseCRS As String
[C#] public string GridBaseCRS {get;}
[C++]
HRESULT get_GridBaseCRS(
BSTR* CRS
);
[C++]
Parameters CRS [out, retval] CRS is a parameter of type BSTR