System.Sensors.TCustomOrientationSensor.TrueHeading

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

Delphi

property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;

C++

__property double TrueHeading = {read=GetDoubleProperty, index=10};

プロパティ

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


説明

北極に向かって指しているコンパス。

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

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

関連項目