Reperesents base class for level elements.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public abstract class LevelBase : ValuePresenterScaleElement |
Visual Basic (Declaration) |
---|
Public MustInherit Class LevelBase _ Inherits ValuePresenterScaleElement |
Visual C++ |
---|
public ref class LevelBase abstract : public ValuePresenterScaleElement |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ValuePresenterScaleElement
PerpetuumSoft.Instrumentation.Model..::.LevelBase
PerpetuumSoft.Instrumentation.Model..::.LinearLevel
PerpetuumSoft.Instrumentation.Model..::.RangedLevel
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ValuePresenterScaleElement
PerpetuumSoft.Instrumentation.Model..::.LevelBase
PerpetuumSoft.Instrumentation.Model..::.LinearLevel
PerpetuumSoft.Instrumentation.Model..::.RangedLevel