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