VolumeSubtract Method

Subtracts one object from another.

Overload List

Subtract(Volume, Volume) Subtracts one instance of Volume from another.
Subtract(Volume, Double) Subtracts an instance of Double from an instance of Volume.

See Also