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