Click or drag to resize

IWidget Interface

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

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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