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