System.Sensors.TCustomLocationSensor.MagneticHeading

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property MagneticHeading: Double index TProperty.MagneticHeading read GetDoubleProperty;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


Description

Accesseur en lecture de l'en-tête par rapport au nord magnétique, exprimée en degrés.

Support de la plate-forme

Cette propriété est uniquement supportée sur iOS et Windows.

Voir aussi