NativeMethodshighgui_moveWindow Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_moveWindow(System.String,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_moveWindow( string winName, int x, int y )
Public Shared Function highgui_moveWindow ( winName As String, x As Integer, y As Integer ) As ExceptionStatus
public: static ExceptionStatus highgui_moveWindow( String^ winName, int x, int y )
static member highgui_moveWindow : winName : string * x : int * y : int -> ExceptionStatus
[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_moveWindow(System.String,System.Int32,System.Int32)"]
[Missing <param name="x"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_moveWindow(System.String,System.Int32,System.Int32)"]
[Missing <param name="y"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_moveWindow(System.String,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_moveWindow(System.String,System.Int32,System.Int32)"]