http://www.emgu.com
Get the pointer to the widget object.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic IntPtr GetWidget { get; }
Public ReadOnly Property GetWidget As IntPtr
Get
public:
virtual property IntPtr GetWidget {
IntPtr get () sealed;
}
abstract GetWidget : IntPtr with get
override GetWidget : IntPtr with get
Property Value
Type:
IntPtrImplements
IWidgetGetWidget
See Also