http://www.emgu.com
Interface for all widgets
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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