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,   |