Represents the element that can be located on the scale.

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

Syntax

C#
public interface IScaleElement
Visual Basic (Declaration)
Public Interface IScaleElement
Visual C++
public interface class IScaleElement

See Also