|
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
Syntaxpublic TrackBar TrackBar { get; }
Public ReadOnly Property TrackBar As TrackBar
Get
Request Example
View SourceProperty Value
Type:
TrackBar
See Also