Specifies a locomotive's direction of travel.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
public enum LocoDirection |
| Visual Basic |
|---|
Public Enumeration LocoDirection |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Forward | 0 | The direction of travel is forward. | |
| Reverse | 1 | The direction of travel is reverse. |
Remarks
This enumeration is used by the following classes: