Gets a value indicating whether this track is a turnout.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property IsTurnout As Boolean
Get
public bool IsTurnout { get; }
Property Value
Type:
BooleanTrue if this track is a turnout; otherwise,
False.
RemarksIf this track is not a turnout
States will return
Nothing.
See Also