Click or drag to resize

Coordinates  Conversion Operators

Overload List
  NameDescription
Public operatorStatic member(Coordinates to Point)
Converts a point from WGS-84 coordinates (in degrees) into logical XY coordinates in the range 0..1.
Public operatorStatic member(Point to Coordinates)
Converts a point from logical coordinates in the range 0..1 into latitude/longitude WGS-84 coordinates (in degrees).
Top
See Also