Region::Translate Method (Single, Single)
.NET Framework (current version)
Offsets the coordinates of this Region by the specified amount.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- dx
-
Type:
System::Single
The amount to offset this Region horizontally.
- dy
-
Type:
System::Single
The amount to offset this Region vertically.
For a code example, see theTranslate(Single, Single) method.
.NET Framework
Available since 1.1
Available since 1.1
Show: