BarometerReading.StationPressureInHectopascals Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the barometric pressure determined by the barometer sensor.
public:
property double StationPressureInHectopascals { double get(); };
double StationPressureInHectopascals();
public double StationPressureInHectopascals { get; }
var double = barometerReading.stationPressureInHectopascals;
Public ReadOnly Property StationPressureInHectopascals As Double
Property Value
Double
double
The pressure in hectopascals (hPA).