System.Sensors.TCustomOrientationSensor.DistanceY

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

Delphi

property DistanceY: Double index TProperty.DistanceY read GetDoubleProperty;

C++

__property double DistanceY = {read=GetDoubleProperty, index=4};

プロパティ

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


説明

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

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

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

関連項目