Click or drag to resize

IWidget Interface

http://www.emgu.com
Interface for all widgets

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public interface IWidget

The IWidget type exposes the following members.

Properties
  NameDescription
Public propertyGetWidget
Get the pointer to the widget object
Top
See Also