Table of Contents

Interface IWidget2D

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

Interface for all widget2D

public interface IWidget2D : IWidget
Inherited Members

Properties

GetWidget2D

Get the pointer to the widget2D object

nint GetWidget2D { get; }

Property Value

nint