The SettingsAmbient..::..SettingsPressure type exposes the following members.

Properties

  NameDescription
Public propertyPrecision
Specifies the number of digits to show to the right of the decimal.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.)
Public propertyRounding
Specifies how numbers are rounded up or down to the number of decimal places specified in Precision.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.)
Public propertySign
Specifies how to mark numbers as positive or negative.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.)
Public propertyUnit
Specifies the unit of the measurement.
(Inherited from SettingsAmbient..::..SettingsUnitNumber<(Of <(<'TUnit>)>)>.)

See Also