System.Sensors.TCustomOrientationSensor.CompTrueHeading

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

Delphi

property CompTrueHeading: Double index TProperty.CompTrueHeading read GetDoubleProperty;

C++

__property double CompTrueHeading = {read=GetDoubleProperty, index=12};

プロパティ

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


説明

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

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

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

関連項目