Click or drag to resize
Accord.NET (logo)

HistogramViewTrackBar Property

Gets the trackbar which controls the histogram bins' width.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public TrackBar TrackBar { get; }
Request Example View Source

Property Value

Type: TrackBar
See Also