VantagePoint Manufacturing Controls Class Libary
HelicalMotor is a severe duty enclosed electrical engine featuring variable motor speed and indicator pulse.

Namespace: VantagePoint.Motors
Assembly:  VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)

Syntax

   
 C# 
public class HelicalMotor : MotorBase

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
HelicalMotor()()()
HelicalMotor constructor
Background1
Get or set the minor background brush
(Inherited from MotorBase.)
Caption
Get or set the control caption
(Inherited from MotorBase.)
IndicatorBrush
Get or set the indicators brush
(Inherited from MotorBase.)
LoadControlTemplate(String) (Inherited from ControlBase.)
MotorSpeed
Get or set the motor speed
(Inherited from MotorBase.)

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      System.Windows.Media..::.Visual
        System.Windows..::.UIElement
          System.Windows..::.FrameworkElement
            System.Windows.Controls..::.Control
              VantagePoint.Common.BaseClasses..::.ControlBase
                VantagePoint.Common.BaseClasses..::.MotorBase
                  VantagePoint.Motors..::.HelicalMotor

See Also