NamedWindowTypeFullscreen Field |
http://www.emgu.com
Change the window to fullscreen
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const NamedWindowType Fullscreen = 1
Public Const Fullscreen As NamedWindowType = 1
public:
literal NamedWindowType^ Fullscreen = 1
static val mutable Fullscreen: NamedWindowType
Field Value
Type:
NamedWindowType
See Also