BarometerData.PressureInHectopascals 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 current pressure in hectopascals.
public:
property double PressureInHectopascals { double get(); };
public double PressureInHectopascals { get; }
member this.PressureInHectopascals : double
Public ReadOnly Property PressureInHectopascals As Double