System.Sensors.TCustomLocationSensor.MagneticHeading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MagneticHeading: Double index TProperty.MagneticHeading read GetDoubleProperty;

C++

__property double MagneticHeading = {read=GetDoubleProperty, index=6};

Eigenschaften

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


Beschreibung

Getter für die Richtung relativ zum magnetischen Norden in Grad.

Plattformunterstützung

Diese Eigenschaft wird nur auf iOS und Windows unterstützt.

Siehe auch