public Unproject ( double x, double y, double &lat, double &lon ) : void | ||
x | double | X coordinate in the plane of projection |
y | double | Y-coordinate in the plane of projection |
lat | double | Latitude of the |
lon | double | Longitude points |
return | void |