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