TrackOrientation Property |
Gets or sets the orientation of the track on the switchboard.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Orientation As Byte
Get
Set
public byte Orientation { get; set; }
Property Value
Type:
ByteValid values are 1-8.
RemarksThis property is used for rotating the track on the switchboard.
See Also