ITileMatrixTopLeftCorner 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 Point TopLeftCorner { get; }
ReadOnly Property TopLeftCorner As Point
Get
property Point TopLeftCorner {
Point get ();
}
abstract TopLeftCorner : Point with get
Property Value
Type:
PointSee Also