Slider control.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public class SliderControl : Control |
Remarks
The control represents a slider, which can be dragged in the [-1, 1] range.
Default position of the slider is set 0, which corresponds to center of the control.
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
AForge.Controls..::.SliderControl
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
AForge.Controls..::.SliderControl