DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
User
32
Offset
Rect Method
Overload List
OffsetRect(NativeRectangle
, Int32, Int32)
Moves the specified
NativeRectangle
by the specified offsets.
OffsetRect(Rectangle
, Int32, Int32)
Moves the specified
Rectangle
by the specified offsets.
See Also
Reference
User32 Class
DevCase.Win32.NativeMethods Namespace
In This Article
Overload List
See Also