System.Sensors.TCustomOrientationSensor.DistanceX

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

Delphi

property DistanceX: Double index TProperty.DistanceX read GetDoubleProperty;

C++

__property double DistanceX = {read=GetDoubleProperty, index=3};

プロパティ

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


説明

X 軸上で測定された距離の取得メソッド(メートルで測定)。

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

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

関連項目