PointF::Subtract Method
.NET Framework (current version)
Translates a PointF by the negative of a specified size.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Subtract(PointF, Size) | Translates a PointF by the negative of a specified size. |
![]() ![]() | Subtract(PointF, SizeF) | Translates a PointF by the negative of a specified size. |
Show:

