System.Sensors.TCustomOrientationSensor.DistanceY
Delphi
property DistanceY: Double index TProperty.DistanceY read GetDoubleProperty;
C++
__property double DistanceY = {read=GetDoubleProperty, index=4};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomOrientationSensor | 
Description
Getter for distance measured on the Y axis measured in meters.
Platform Support
This property is only supported on Windows.