Click or drag to resize

ImageBoxFunctionalMode Property

http://www.emgu.com
Get or set the functional mode for the ImageBox

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public ImageBoxFunctionalModeOption FunctionalMode { get; set; }

Property Value

Type: ImageBoxFunctionalModeOption
See Also