System.Sensors.TCustomOrientationSensor.TiltZ

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TiltZ: Double index TProperty.TiltZ read GetDoubleProperty;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


Beschreibung

Getter-Methode für den Drehwinkel auf der Z-Achse.

Plattformunterstützung

Diese Eigenschaft wird nur auf Android, iOS und Windows unterstützt.

Siehe auch