Click or drag to resize

TileMatrixTileHeight Property

Pixel height 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 TileHeight { get; }

Property Value

Type: Int32

Implements

ITileMatrixTileHeight
See Also