System.Sensors.TCustomLocationSensor.MagneticHeading
Delphi
property MagneticHeading: Double index TProperty.MagneticHeading read GetDoubleProperty;
C++
__property double MagneticHeading = {read=GetDoubleProperty, index=6};
Inhaltsverzeichnis
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.