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)
Syntaxpublic interface class IWidget
type IWidget = interface end
The IWidget type exposes the following members.
Properties
| Name | Description |
---|
 | GetWidget |
Get the pointer to the widget object
|
Top
See Also