Click or drag to resize

PanAndZoomPictureBoxHorizontalScrollBar Property

http://www.emgu.com
Get the horizontal scroll bar from this control

Namespace:  Emgu.CV.UI
Assembly:  Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public HScrollBar HorizontalScrollBar { get; }

Property Value

Type: HScrollBar
See Also