Instrumentation Widgets for PDA

Meter Class

Emulates lok and feel of meter.

For a list of all members of this type, see Meter Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.InstrumentationPDA.Widget
               PerpetuumSoft.InstrumentationPDA.ValuePresenter
                  PerpetuumSoft.InstrumentationPDA.CircularControlBase
                     PerpetuumSoft.InstrumentationPDA.CircularControl
                        PerpetuumSoft.InstrumentationPDA.Meter

[Visual Basic]
Public Class Meter
    Inherits CircularControl
[C#]
public class Meter : CircularControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: PerpetuumSoft.InstrumentationPDA

Assembly: PerpetuumSoft.InstrumentationPDA (in PerpetuumSoft.InstrumentationPDA.dll)

See Also

Meter Members | PerpetuumSoft.InstrumentationPDA Namespace