VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
StandardPipe is a length of cylindrical tubing
used to direct substances from on area to another.
Namespace: VantagePoint.Pipes
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
public class StandardPipe : PipeBase
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| StandardPipe()()() |
StandardPipe constructor
| |
| Background1 |
Get or set the background 1 brush
(Inherited from PipeBase.) | |
| Caption |
Get or set the caption value
(Inherited from PipeBase.) | |
| CornerRadius |
Get or set the corner radius
| |
| CornerRadiusProperty |
The corner radius for outside border
| |
| LoadControlTemplate(String) | (Inherited from ControlBase.) | |
| StrokeThickness |
Get or set the stroke thickness value
(Inherited from PipeBase.) |
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..::.PipeBase
VantagePoint.Pipes..::.StandardPipe
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..::.PipeBase
VantagePoint.Pipes..::.StandardPipe
See Also
VantagePoint.Pipes Namespace