FREE TRIAL

|

☀
☾

Length.Calculated.UnaryNegation

UnaryNegation(Length.Calculated)

Numeric negation operator.

Declaration
public static Length.Calculated operator -(Length.Calculated rhs)
Parameters
Type Name Description
Length.Calculated rhs

Right hand side.

Returns
Type Description
Length.Calculated

A new Length.Calculated, length, where length.Value == -lhs.Value and length.Percent == -lhs.Percent.

☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC