Point::Offset Method (Point)
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Return to top
Assembly: System.Drawing (in System.Drawing.dll)
The following example shows how to use the Offset method. To run this example, paste it into a Windows Form. Handle the form’s Paint event and call the OffsetPoint method from the Paint event-handling method, passing e as PaintEventArgs.
.NET Framework
Available since 2.0
Available since 2.0
Show: