Click or drag to resize

ImageViewerImageBox Property

http://www.emgu.com
Get the image box hosted in this viewer

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

Property Value

Type: ImageBox
See Also