VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Tire is a combination of an outer tire, rim and hubcap
featuring adjustable rotation speeds.
Namespace: VantagePoint.RotaryComponents
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
public class Tire : RotaryComponentBase
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| Tire()()() |
Tire constructor
| |
| Background1 |
Get or set the background 1
(Inherited from RotaryComponentBase.) | |
| BladeBrush |
Get or set the blade brush
(Inherited from RotaryComponentBase.) | |
| BorderBrush1 |
Get or set the border brush 1
(Inherited from RotaryComponentBase.) | |
| Caption |
Get or set the caption of the control
(Inherited from RotaryComponentBase.) | |
| GlareBrush |
Get or set the glare brush
| |
| GlareBrushProperty |
Sets a glare effect for the control
| |
| LoadControlTemplate(String) | (Inherited from ControlBase.) | |
| RotationSpeed |
Get or set the rotation speed
(Inherited from RotaryComponentBase.) | |
| StrokeThickness |
Get or set the stroke thickness
(Inherited from RotaryComponentBase.) |
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..::.RotaryComponentBase
VantagePoint.RotaryComponents..::.Tire
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..::.RotaryComponentBase
VantagePoint.RotaryComponents..::.Tire
See Also
VantagePoint.RotaryComponents Namespace