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


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

IWMTSTileMatrixSet.WellKnownScaleSet Property

Reference to a well known scale set.

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

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

Product Availability

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

See Also

IWMTSTileMatrixSet Interface