Area Conversion (Area to Double)
Creates a new
Double value from a given
Area object.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator double (
Area value
)
- value Area
- The Area object to convert.
DoubleA
Double value equal to the value of the
Area.