http://www.emgu.com
Get the pointer to the Widget obj
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.2.0.2682 (3.2.0.2682)
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