TileLayer.TileOrigin Property
Gets or sets the origin of the first base tile.
Syntax
public Point TileOrigin { get; set; }
Property Value
Remarks
This property is used to offset the entire tile tree. The value is the southwest corner of the first tile at the base scale 1:10000.
This may be used to align the tiles of TileLayer with a specific dataset, where the data is already tiled in a certain way.
Platforms
Windows, Linux, Android