Create a picture box with pan and zoom functionality

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public PanAndZoomPictureBox()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
PanAndZoomPictureBox()

See Also