Table of Contents

Method Move

Namespace
OpenCvSharp
Assembly
OpenCvSharp.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