Click or drag to resize

DirectionNS Enumeration

Specifies the direction of travel.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration DirectionNS
Members
  Member nameValueDescription
North0Traveling in northerly direction.
South1Traveling in southerly direction.
Remarks
This enumeration is used by the PkLissy class.
See Also