Vector::UnaryNegation Operator (Vector)
.NET Framework (current version)
Negates the specified vector.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector
-
Type:
System.Windows::Vector
The vector to negate.
Return Value
Type: System.Windows::VectorA vector with X and Y values opposite of the X and Y values of vector.
.NET Framework
Available since 3.0
Available since 3.0
Show: