System.Sensors.TCustomLocationSensor.MagneticHeading

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

Delphi

property MagneticHeading: Double index TProperty.MagneticHeading read GetDoubleProperty;

C++

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

プロパティ

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


説明

磁北に対する先端の取得メソッド(度数)。

関連項目