Gets or sets the locomotive's direction of travel.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public LocoDirection Direction { get; set; } |
| Visual Basic |
|---|
Public Property Direction As LocoDirection Get Set |