Method Move NamespaceOpenCvSharp AssemblyOpenCvSharp.dll Move(int, int) Sets window position public void Move(int x, int y) Parameters x int New x coordinate of top-left corner y int New y coordinate of top-left corner