Represents the basic class for slider elements.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public abstract class SliderBase : Composite, ISlider, ILinkedSupported  | 
| Visual Basic (Declaration) | 
|---|
Public MustInherit Class SliderBase _ Inherits Composite _ Implements ISlider, ILinkedSupported  | 
| Visual C++ | 
|---|
public ref class SliderBase abstract : public Composite, ISlider, ILinkedSupported  | 
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.Composite
PerpetuumSoft.Instrumentation.Model..::.SliderBase
PerpetuumSoft.Instrumentation.Model..::.Slider
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.Composite
PerpetuumSoft.Instrumentation.Model..::.SliderBase
PerpetuumSoft.Instrumentation.Model..::.Slider