System.Sensors.TCustomOrientationSensor.CompMagHeading

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

Delphi

property CompMagHeading: Double index TProperty.CompMagHeading read GetDoubleProperty;

C++

__property double CompMagHeading = {read=GetDoubleProperty, index=11};

プロパティ

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


説明

磁北から反時計回りに測定された、デバイスが指し示す方向。

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

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

関連項目