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
Syntaxpublic const NamedWindowType Normal = 0
Public Const Normal As NamedWindowType = 0
public:
literal NamedWindowType^ Normal = 0
static val mutable Normal: NamedWindowType
Field Value
Type:
NamedWindowType
See Also