Vector::Addition Operator (Vector, Vector)
.NET Framework (current version)
Adds two vectors and returns the result as a vector.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector1
-
Type:
System.Windows::Vector
The first vector to add.
- vector2
-
Type:
System.Windows::Vector
The second vector to add.
.NET Framework
Available since 3.0
Available since 3.0
Show: