Point::Offset Method (Int32, Int32)
.NET Framework (current version)
Translates this Point by the specified amount.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- dx
-
Type:
System::Int32
The amount to offset the x-coordinate.
- dy
-
Type:
System::Int32
The amount to offset the y-coordinate.
.NET Framework
Available since 1.1
Available since 1.1
Show: