Method MoveWindow
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MoveWindow(string, int, int)
Moves window to the specified position
public static void MoveWindow(string winName, int x, int y)
Moves window to the specified position
public static void MoveWindow(string winName, int x, int y)