Click or drag to resize

PressureValue Property

Gets or sets the quantity of units represented by the IMeasurable object.

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.0.8475.0
Syntax
C#
public double Value {
	get;
 }

Property Value

Double

Implements

IMeasurableValue
See Also