Represents the base class for scale marks.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  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

See Also