IWidget3DGetWidget3D Property |
http://www.emgu.com
Get the pointer to the widget3D object
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
SyntaxIntPtr GetWidget3D { get; }
ReadOnly Property GetWidget3D As IntPtr
Get
property IntPtr GetWidget3D {
IntPtr get ();
}
abstract GetWidget3D : IntPtr with get
Property Value
Type:
IntPtr
See Also