IVZMapChartTopobaseGeoItem.Longitude

Fore syntax

Longitude: Double;

Fore.NET syntax

Longitude: double;

Description

The Longitude property determines longitude value.

Comments

Longitude is one of the coordinates, by which place location is determined on the Earth. The value is set in degrees. Range of values [-180; 180].

Eastern longitudes are considered positive, western ones are considered negative.

Fore and Fore.NET examples

The method use is given in the example for IVZMapChart.Markers.

See also:

IVZMapChartTopobaseGeoItem