Table of Contents

Interface IWidget

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

Interface for all widgets

public interface IWidget

Properties

GetWidget

Get the pointer to the widget object

nint GetWidget { get; }

Property Value

nint