PointF::Add Method (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 add to the coordinates of pt.
.NET Framework
Available since 2.0
Available since 2.0
Show: