UtilsLib Xojo plugin

LocaleInfo.LocationLongitude Method

To get Machine longitude position, use the LocationLongitude function.

shared LocationLongitude()

Parameters

Remarks

Latitude is +90 to -90 range and Longitude is +180 to -180 range

North is positive / South is negative.

Note:
This function is not supported on Linux and Windows systems.

See Also

LocaleInfo Class