NativeMethodshighgui_getWindowProperty Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_getWindowProperty(System.String,System.Int32)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static double highgui_getWindowProperty(
	string winName,
	int propId
)

Parameters

winName
Type: SystemString

[Missing <param name="winName"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_getWindowProperty(System.String,System.Int32)"]

propId
Type: SystemInt32

[Missing <param name="propId"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_getWindowProperty(System.String,System.Int32)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.highgui_getWindowProperty(System.String,System.Int32)"]

See Also

Reference