System.Sensors.TCustomOrientationSensor.DistanceY

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DistanceY: Double index TProperty.DistanceY read GetDoubleProperty;

C++

__property double DistanceY = {read=GetDoubleProperty, index=4};

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

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch