Represents Linear level.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public class LinearLevel : LevelBase
Visual Basic (Declaration)
Public Class LinearLevel _
	Inherits LevelBase
Visual C++
public ref class LinearLevel : public LevelBase

Inheritance Hierarchy

See Also