DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
User
32
Copy
Rect Method
Overload List
CopyRect(NativeRectangle
, NativeRectangle
)
Copies the coordinates of one
NativeRectangle
to another.
CopyRect(Rectangle
, Rectangle
)
Copies the coordinates of one
Rectangle
to another.
See Also
Reference
User32 Class
DevCase.Win32.NativeMethods Namespace
In This Article
Overload List
See Also