WCoordinateSystemGetWidget Property |
http://www.emgu.com
Get the pointer to the Widget obj
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic IntPtr GetWidget { get; }
Public ReadOnly Property GetWidget As IntPtr
Get
public:
virtual property IntPtr GetWidget {
IntPtr get () sealed;
}
abstract GetWidget : IntPtr with get
override GetWidget : IntPtr with get
Property Value
Type:
IntPtrImplements
IWidgetGetWidget
See Also