Alignment.UnaryNegation
UnaryNegation(Alignment)
Negation operator, inverts the alignment.
Declaration
public static Alignment operator -(Alignment alignment)
Parameters
Type | Name | Description |
---|---|---|
Alignment | alignment | The alignment to negate. |
Returns
Type | Description |
---|---|
Alignment | Left => Right |