Click or drag to resize

WTextGetWidget2D Property

http://www.emgu.com
Get the pointer to the widget2D object

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public IntPtr GetWidget2D { get; }

Property Value

Type: IntPtr

Implements

IWidget2DGetWidget2D
See Also