Area(Double, Type) Constructor
Creates a new instance of
Area
with a particular value and
Unit whose
Type
is specified
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public Area(
double value,
Type unitType
)
Parameters
- value Double
- The value of the Area
to use.
- unitType Type
- The Type of Unit to use.