IWidget2DGetWidget2D Property |
http://www.emgu.com
Get the pointer to the widget2D object
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxIntPtr GetWidget2D { get; }
ReadOnly Property GetWidget2D As IntPtr
Get
property IntPtr GetWidget2D {
IntPtr get ();
}
abstract GetWidget2D : IntPtr with get
Property Value
Type:
IntPtr
See Also