System.Sensors.TCustomOrientationSensor.TiltX

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

Delphi

property TiltX: Double index TProperty.TiltX read GetDoubleProperty;

C++

__property double TiltX = {read=GetDoubleProperty, index=0};

プロパティ

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


説明

X 軸上の回転角度に対する取得メソッド。

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

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

関連項目