WCoordinateSystemGetWidget3D Property |
http://www.emgu.com
Get the pointer to the Widget3D obj
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
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