NativeMethodshighgui_setWindowProperty Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_setWindowProperty(System.String,System.Int32,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_setWindowProperty( string winName, int propId, double propValue )
Public Shared Function highgui_setWindowProperty ( winName As String, propId As Integer, propValue As Double ) As ExceptionStatus
public: static ExceptionStatus highgui_setWindowProperty( String^ winName, int propId, double propValue )
static member highgui_setWindowProperty : winName : string * propId : int * propValue : float -> ExceptionStatus
[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_setWindowProperty(System.String,System.Int32,System.Double)"]
[Missing <param name="propId"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_setWindowProperty(System.String,System.Int32,System.Double)"]
[Missing <param name="propValue"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_setWindowProperty(System.String,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_setWindowProperty(System.String,System.Int32,System.Double)"]