Vector::Addition Operator (Vector, Point)
.NET Framework (current version)
Translates a point by the specified vector and returns the resulting point.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector
-
Type:
System.Windows::Vector
The vector used to translate point.
- point
-
Type:
System.Windows::Point
The point to translate.
.NET Framework
Available since 3.0
Available since 3.0
Show: