VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
TowerIndicatorFiveState is a vertical indicator that is designed in a tower
that displays five independent indicators aligned in a vertical column.
Namespace: VantagePoint.Indicators
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
public class TowerIndicatorFiveState : IndicatorBase
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| TowerIndicatorFiveState()()() |
TowerIndicatorFiveState constructor
| |
| Background1 |
Get or set the background 1
(Inherited from IndicatorBase.) | |
| BorderBrush1 |
Get or set the minor border brush 1
(Inherited from IndicatorBase.) | |
| BorderBrush2 |
Get or set the minor border brush 2
(Inherited from IndicatorBase.) | |
| BorderThickness1 |
Get or set the minor border thickness 1
(Inherited from IndicatorBase.) | |
| BorderThickness2 |
Get or set the minor border thickness 2
(Inherited from IndicatorBase.) | |
| Caption |
Get or set the caption
(Inherited from IndicatorBase.) | |
| CornerRadius |
Get or set the corner radius 1
(Inherited from IndicatorBase.) | |
| CornerRadius1 |
Get or set the corner radius 2
(Inherited from IndicatorBase.) | |
| CornerRadius2 |
Get or set the corner radius 3
(Inherited from IndicatorBase.) | |
| GlareBrush |
Get or set the glare brush
(Inherited from IndicatorBase.) | |
| IndicatorFlashDelay |
Get or set the indicator flash delay
(Inherited from IndicatorBase.) | |
| IndicatorFlashState1 |
Get or set the indicator flash state 1
| |
| IndicatorFlashState1Property |
Turns indicator flash for state 1 on and off
| |
| IndicatorFlashState2 |
Get or set the indicator flash state 2
| |
| IndicatorFlashState2Property |
Turns indicator flash for state 2 on and off
| |
| IndicatorFlashState3 |
Get or set the indicator flash state 3
| |
| IndicatorFlashState3Property |
Turns indicator flash for state 3 on and off
| |
| IndicatorFlashState4 |
Get or set the indicator flash state 4
| |
| IndicatorFlashState4Property |
Turns indicator flash for state 4 on and off
| |
| IndicatorFlashState5 |
Get or set the indicator flash state 5
| |
| IndicatorFlashState5Property |
Turns indicator flash for state 5 on and off
| |
| LEDState1IsOn |
Get or set the LED state 1 is on
| |
| LEDState1IsOnProperty |
Turns LED state 1 on and off
| |
| LEDState2IsOn |
Get or set the LED state 2 is on
| |
| LEDState2IsOnProperty |
Turns LED state 2 on and off
| |
| LEDState3IsOn |
Get or set the LED state 3 is on
| |
| LEDState3IsOnProperty |
Turns LED state 3 on and off
| |
| LEDState4IsOn |
Get or set the LED state 4 is on
| |
| LEDState4IsOnProperty |
Turns LED state 4 on and off
| |
| LEDState5IsOn |
Get or set the LED state 5 is on
| |
| LEDState5IsOnProperty |
Turns LED state 5 on and off
| |
| LoadControlTemplate(String) | (Inherited from ControlBase.) | |
| PaddingBorder |
Get or set the padding border
(Inherited from IndicatorBase.) | |
| PaddingIndicator |
Get or set the padding indicator
(Inherited from IndicatorBase.) | |
| State1Brush |
Get or set the state 1 brush
| |
| State1BrushProperty |
The brush that paints the color of the first state
| |
| State2Brush |
Get or set the state 2 brush
| |
| State2BrushProperty |
The brush that paints the color of the second state
| |
| State3Brush |
Get or set the state 3 brush
| |
| State3BrushProperty |
The brush that paints the color of the third state
| |
| State4Brush |
Get or set the state 4 brush
| |
| State4BrushProperty |
The brush that paints the color of the fourth state
| |
| State5Brush |
Get or set the state 5 brush
| |
| State5BrushProperty |
The brush that paints the color of the fifth state
|
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..::.IndicatorBase
VantagePoint.Indicators..::.TowerIndicatorFiveState
VantagePoint.Indicators..::.TowerLevelIndicatorFiveState
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..::.IndicatorBase
VantagePoint.Indicators..::.TowerIndicatorFiveState
VantagePoint.Indicators..::.TowerLevelIndicatorFiveState
See Also
VantagePoint.Indicators Namespace