Vector::Subtract Method (Vector, Vector)
.NET Framework (current version)
Subtracts the specified vector from another specified vector.
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: