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


IWMTSDimension Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSDimension Interface
ArcGIS Developer Help

IWMTSDimension Interface

Provides access to members give access to WMTSDimension information.

Product Availability

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

Members

Name Description
Read-only property Abstract Abstract of the WMTS Dimension.
Read-only property DefaultValue Default value for WMTS Dimension.
Read-only property Identifier Identifier of WMTS Dimension.
Read-only property SupportsCurrentValue Indicates whether the current keyword is supported as a value.
Read-only property Title Title of WMTS Dimension.
Read-only property UnitsSymbol Symbol of the units for value in WMTS Dimension.
Read-only property Value Value at a given index in WMTS Dimension.
Read-only property ValueCount Value count in WMTS Dimension.

Classes that implement IWMTSDimension

Classes Description
WMTSDimension WMTS Dimension.