FREE TRIAL

|

☀
☾

Length.Calculated.Subtraction

Subtraction(Length.Calculated, Length.Calculated)

Subtraction operator.

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

Left hand side.

Length.Calculated rhs

Right hand side.

Returns
Type Description
Length.Calculated

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

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