IWidgetGetWidget Property |
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.1.1.3497 (4.1.1.3497)
SyntaxIntPtr GetWidget { get; }
ReadOnly Property GetWidget As IntPtr
Get
property IntPtr GetWidget {
IntPtr get ();
}
abstract GetWidget : IntPtr with get
Property Value
Type:
IntPtr
See Also