CvWindowGetProperty Method OpenCvSharp Class Library
Get Property of the window

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

public double GetProperty(
	WindowProperty propId
)

Parameters

propId
Type: OpenCvSharpWindowProperty
Property identifier

Return Value

Type: Double
Value of the specified property
See Also

Reference