Click or drag to resize

TileMatrixTopLeftCorner Property

The top left coordinate of the area covered by the tiles of the matrix set (with top > bottom).

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 Point TopLeftCorner { get; set; }

Property Value

Type: Point

Implements

ITileMatrixTopLeftCorner
See Also