Instrumentation Widgets for PDA

CircularControlBase Class

Provides geometry methods for circular controls.

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

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

[Visual Basic]
MustInherit Public Class CircularControlBase
    Inherits ValuePresenter
[C#]
public abstract class CircularControlBase : ValuePresenter

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

CircularControlBase Members | PerpetuumSoft.InstrumentationPDA Namespace