System.Sensors.TCustomOrientationSensor.MagHeading
Delphi
property MagHeading: Double index TProperty.MagHeading read GetDoubleProperty;
C++
__property double MagHeading = {read=GetDoubleProperty, index=9};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp  | 
        System.Sensors | TCustomOrientationSensor | 
Description
Direction where the device is pointed, relative to the magnetic North.
Platform Support
This property is only supported on Windows.