Click or drag to resize

TrackIsTurnout Property

Gets a value indicating whether this track is a turnout.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property IsTurnout As Boolean
	Get

Property Value

Type: Boolean
True if this track is a turnout; otherwise, False.
Remarks
If this track is not a turnout States will return Nothing.
See Also