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


IWMTSTileMatrixSet.SupportedCRS Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSTileMatrixSet.SupportedCRS Property

Reference to one coordinate reference system (CRS).

[Visual Basic .NET]
Public ReadOnly Property SupportedCRS As String
[C#]
public string SupportedCRS {get;}
[C++]
HRESULT get_SupportedCRS(
  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