A picture box with pan and zoom functionality
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 PanAndZoomPictureBox : PictureBox |
| Visual Basic (Declaration) |
|---|
Public Class PanAndZoomPictureBox _ Inherits PictureBox |
| Visual C++ |
|---|
public ref class PanAndZoomPictureBox : public PictureBox |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.PictureBox
Emgu.CV.UI..::.PanAndZoomPictureBox
Emgu.CV.UI..::.ImageBox
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.PictureBox
Emgu.CV.UI..::.PanAndZoomPictureBox
Emgu.CV.UI..::.ImageBox