System.Sensors.TCustomLocationSensor.Altitude

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Altitude: Double index TProperty.Altitude read GetDoubleProperty;

C++

__property double Altitude = {read=GetDoubleProperty, index=3};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


Beschreibung

Getter für die Höhe, in Meter, relativ zum Meeresspiegel.

Siehe auch