Instrumentation Widgets Class Reference

Oscilloscope Class

Emulates appearance of double-ray oscilloscope.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.Widgets.InstrumentationControl
               PerpetuumSoft.Widgets.Oscilloscope

[Visual Basic]
Public Class Oscilloscope
    Inherits InstrumentationControl
[C#]
public class Oscilloscope : InstrumentationControl

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.Widgets

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

See Also

Oscilloscope Members | PerpetuumSoft.Widgets Namespace