Point::Subtract Method (Point, Point)
.NET Framework (current version)
Namespace:
System.Windows
Assembly: WindowsBase (in WindowsBase.dll)
Return to top
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- point1
-
Type:
System.Windows::Point
The point from which point2 is subtracted.
- point2
-
Type:
System.Windows::Point
The point to subtract from point1.
.NET Framework
Available since 3.0
Available since 3.0
Show: