Point::Subtraction 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 from which vector is subtracted.
- vector
-
Type:
System.Windows::Vector
The vector to subtract from point1
.NET Framework
Available since 3.0
Available since 3.0
Show: