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
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