Click or drag to resize

PanAndZoomPictureBoxPanableAndZoomable Property

http://www.emgu.com
Get or Set the property to enable(disable) Pan and Zoom

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
protected bool PanableAndZoomable { get; set; }

Property Value

Type: Boolean
See Also