This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrix Interface > IWMTSTileMatrix.TileWidth Property (ArcObjects .NET 10.4 SDK) |
Width of each tile of this tile matrix in pixels.
[Visual Basic .NET] Public ReadOnly Property TileWidth As Integer
[C#] public int TileWidth {get;}
[C++]
HRESULT get_TileWidth(
long* Width
);
[C++]
Parameters Width [out, retval] Width is a parameter of type long