In This Topic
Gets the tile's center latitude and longitude.
Syntax
'Declaration
Public Function ToWorldPos() As PointF
public PointF ToWorldPos()
Return Value
A
System.Drawing.PointF representing the center latitude and longitude of the tile.
See Also