Represents the base class for scale marks.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public abstract class ScaleMarksBase : ScaleElement |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ScaleMarksBase _ Inherits ScaleElement |
| Visual C++ |
|---|
public ref class ScaleMarksBase abstract : public ScaleElement |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleMarksBase
PerpetuumSoft.Instrumentation.Model..::.ScaleMarks
PerpetuumSoft.Instrumentation.Model..::.Ticks
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleMarksBase
PerpetuumSoft.Instrumentation.Model..::.ScaleMarks
PerpetuumSoft.Instrumentation.Model..::.Ticks