Represents base class for scale elements, representing data value.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public abstract class ValuePresenterScaleElement : ScaleElement |
Visual Basic (Declaration) |
---|
Public MustInherit Class ValuePresenterScaleElement _ Inherits ScaleElement |
Visual C++ |
---|
public ref class ValuePresenterScaleElement abstract : public ScaleElement |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ValuePresenterScaleElement
PerpetuumSoft.Instrumentation.Model..::.LevelBase
PerpetuumSoft.Instrumentation.Model..::.Tank
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ValuePresenterScaleElement
PerpetuumSoft.Instrumentation.Model..::.LevelBase
PerpetuumSoft.Instrumentation.Model..::.Tank