Point::Addition Operator (Point, Vector)
.NET Framework (current version)
Namespace:
System.Windows
Assembly: WindowsBase (in WindowsBase.dll)
Return to top
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- point
-
Type:
System.Windows::Point
The point to translate.
- vector
-
Type:
System.Windows::Vector
The amount by which to translate point.
Return Value
Type: System.Windows::PointThe result of translating the specified point by the specified vector.
.NET Framework
Available since 3.0
Available since 3.0
Show: