This document is archived and information here might be outdated.  Recommended version.


IWMTSTileMatrixSet.BoundingBoxCRS Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSTileMatrixSet.BoundingBoxCRS Property

CRS for the BoundingBox.

[Visual Basic .NET]
Public ReadOnly Property BoundingBoxCRS As String
[C#]
public string BoundingBoxCRS {get;}
[C++]
HRESULT get_BoundingBoxCRS(
  BSTR* CRS
);
[C++]

Parameters CRS [out, retval] CRS is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWMTSTileMatrixSet Interface