Vector::Subtraction Operator (Vector, Vector)
.NET Framework (current version)
Subtracts one specified vector from another.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector1
-
Type:
System.Windows::Vector
The vector from which vector2 is subtracted.
- vector2
-
Type:
System.Windows::Vector
The vector to subtract from vector1.
.NET Framework
Available since 3.0
Available since 3.0
Show: