Track Methods |
The Track type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) |
![]() | NotifyObjectChanged | Raises the ObjectChanged event for this object. (Inherited from CtcObjectBase.) |
![]() | OperatePress | Action to be performd when a switchboard track represenation is pressed by mouse or touch-point. |
![]() | OperateRelease | Action to be performd when a switchboard track represenation is released by mouse or touch-point. |
![]() | SetState(Byte, CancellationToken) | Sets the track's active state by value. |
![]() | SetState(PkStatesListState, CancellationToken) | Sets the track's active state by object. |
![]() | SetState(String, CancellationToken) | Sets the track's active state by name. |
![]() | ToString | (Overrides ObjectToString.) |