System.Sensors.TCustomOrientationSensor.TiltZ

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

Delphi

property TiltZ: Double index TProperty.TiltZ read GetDoubleProperty;

C++

__property double TiltZ = {read=GetDoubleProperty, index=2};

プロパティ

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


説明

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

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

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

関連項目