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