Click or drag to resize

TrackBlock Property

Gets or sets the Block that this track is assigned to.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Block As Block
	Get
	Set

Property Value

Type: Block
A Block instance. Nothing (default) if this track is not assigned to any Block.
See Also