Click or drag to resize

IWidget2D Interface

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

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

The IWidget2D type exposes the following members.

Properties
  NameDescription
Public propertyGetWidget
Get the pointer to the widget object
(Inherited from IWidget.)
Public propertyGetWidget2D
Get the pointer to the widget2D object
Top
See Also