FREE TRIAL

|

☀
☾

Length2.UnaryNegation

UnaryNegation(Length2)

Numeric negation operator, multiplies rhs by -1.

Declaration
public static Length2 operator -(Length2 rhs)
Parameters
Type Name Description
Length2 rhs

Right hand size.

Returns
Type Description
Length2

A new Length2, lengths, where lengths.Raw == -rhs.Raw.

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