System.Sensors.TCustomOrientationSensor.MagHeading

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property MagHeading: Double index TProperty.MagHeading read GetDoubleProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


説明

磁北に対して、デバイスが指し示す方向。

サポート対象プラットフォーム

このプロパティは、Windows 上でのみサポートされます。

関連項目