TileMatrixTileWidth Property |
Pixel width of a tile returned by the WMTS service.
Namespace:
Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public int TileWidth { get; }
Public ReadOnly Property TileWidth As Integer
Get
public:
virtual property int TileWidth {
int get () sealed;
}
abstract TileWidth : int with get
override TileWidth : int with get
Property Value
Type:
Int32Implements
ITileMatrixTileWidthSee Also