Represents the Scale.

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

Syntax

C#
public class Scale : Composite, IScale
Visual Basic (Declaration)
Public Class Scale _
	Inherits Composite _
	Implements IScale
Visual C++
public ref class Scale : public Composite, 
	IScale

Inheritance Hierarchy

See Also