WCubeGetWidget3D Property |
http://www.emgu.com
Get the pointer to the Widget3D obj
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.2.0.2682 (3.2.0.2682)
Syntaxpublic IntPtr GetWidget3D { get; }
Public ReadOnly Property GetWidget3D As IntPtr
Get
public:
virtual property IntPtr GetWidget3D {
IntPtr get () sealed;
}
abstract GetWidget3D : IntPtr with get
override GetWidget3D : IntPtr with get
Property Value
Type:
IntPtrImplements
IWidget3DGetWidget3D
See Also