VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
SquareMotor is standard 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 SquareMotor : MotorBase
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| SquareMotor()()() |
SquareMotor 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..::.SquareMotor
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..::.SquareMotor
See Also
VantagePoint.Motors Namespace