VolumeNegate Method
Negates the value of the specified
Volume operand.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static Volume Negate(
Volume value
)
- value Volume
- The Volume to negate.
VolumeA new
Volume instance equal to the first instance multiplied
by -1.