PointF::Subtraction Operator (PointF, Size)
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Return to top
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- pt
-
Type:
System.Drawing::PointF
The PointF to translate.
- sz
-
Type:
System.Drawing::Size
The Size that specifies the numbers to subtract from the coordinates of pt.
.NET Framework
Available since 1.1
Available since 1.1
Show: