System.Sensors.TCustomOrientationSensor.DistanceZ

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DistanceZ: Double index TProperty.DistanceZ read GetDoubleProperty;

C++

__property double DistanceZ = {read=GetDoubleProperty, index=5};

Eigenschaften

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


Beschreibung

Getter-Methode für die Entfernung auf der Z-Achse in Meter.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch