A control that is used to visualize a matrix
Namespace:
Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public class MatrixBox : UserControl |
| Visual Basic (Declaration) |
|---|
Public Class MatrixBox _ Inherits UserControl |
| Visual C++ |
|---|
public ref class MatrixBox : public UserControl |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
Emgu.CV.UI..::.MatrixBox
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
Emgu.CV.UI..::.MatrixBox