System.Sensors.TCustomOrientationSensor.MagHeading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MagHeading: Double index TProperty.MagHeading read GetDoubleProperty;

C++

__property double MagHeading = {read=GetDoubleProperty, index=9};

Eigenschaften

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


Beschreibung

Die Richtung des Gerätes relativ zum magnetischen Norden.

Platftformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch