System.Sensors.TCustomOrientationSensor.DistanceX

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DistanceX: Double index TProperty.DistanceX read GetDoubleProperty;

C++

__property double DistanceX = {read=GetDoubleProperty, index=3};

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 X-Achse in Meter.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch