Track Properties |
The Track type exposes the following members.
Name | Description | |
---|---|---|
![]() | Block | Gets or sets the Block that this track is assigned to. |
![]() | DefaultName | Gets the default identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) |
![]() | ID | Gets the CTC object's globaly unique static identifier. (Inherited from CtcObjectBase.) |
![]() | IsDeleted | Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf. (Inherited from CtcObjectBase.) |
![]() | IsTurnout | Gets a value indicating whether this track is a turnout. |
![]() | Location | Gets or sets the locations of this track on the switchboard. |
![]() | Name | Gets or sets the identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) |
![]() | Orientation | Gets or sets the orientation of the track on the switchboard. |
![]() | Parent | Gets the parent list that contains this CTC object. (Inherited from CtcObjectBase.) |
![]() | PersistedTag | Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data. (Inherited from CtcObjectBase.) |
![]() | ScriptEventBinder | |
![]() | State | Gets the track's currently active state object. |
![]() | States | Gets the states list configured by the Type property. |
![]() | Tag | Gets or sets an arbitrary object that provides additional data but is disposed between sessions. (Inherited from CtcObjectBase.) |
![]() | Type | Gets or sets type of this track. |