System.Sensors.TLocationCoord2D.Latitude

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Latitude: TLocationDegrees;

C++

double Latitude;

Properties

Type Visibility Source Unit Parent
field public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TLocationCoord2D

Description

Latitude of the geographic coordinates set in degrees.

See Also