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


IWMTSTileMatrixSetLink.TileMatrixSet Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSTileMatrixSetLink.TileMatrixSet Property

Identifier for the TileMatrix.

[Visual Basic .NET]
Public ReadOnly Property TileMatrixSet As String
[C#]
public string TileMatrixSet {get;}
[C++]
HRESULT get_TileMatrixSet(
  System.String* ID
);
[C++]

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

Product Availability

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

See Also

IWMTSTileMatrixSetLink Interface