RectangleF::Offset Method (Single, Single)
.NET Framework (current version)
Adjusts the location of this rectangle by the specified amount.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- x
-
Type:
System::Single
The amount to offset the location horizontally.
- y
-
Type:
System::Single
The amount to offset the location vertically.
.NET Framework
Available since 1.1
Available since 1.1
Show: