Click or drag to resize

NamedWindowTypeNormal Field

http://www.emgu.com
The user can resize the window (no constraint) / also use to switch a fullscreen window to a normal size

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const NamedWindowType Normal = 0

Field Value

Type: NamedWindowType
See Also