Instrumentation Widgets for PDA

Dial Class

Emulates dial look and feel.

For a list of all members of this type, see Dial 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.Dial

[Visual Basic]
Public Class Dial
    Inherits CircularControl
[C#]
public class Dial : 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

Dial Members | PerpetuumSoft.InstrumentationPDA Namespace