Click or drag to resize

Track Methods

The Track type exposes the following members.

Methods
  NameDescription
Public methodDeleteSelf (Overrides CtcObjectBaseDeleteSelf.)
Public methodNotifyObjectChanged
Raises the ObjectChanged event for this object.
(Inherited from CtcObjectBase.)
Public methodOperatePress
Action to be performd when a switchboard track represenation is pressed by mouse or touch-point.
Public methodOperateRelease
Action to be performd when a switchboard track represenation is released by mouse or touch-point.
Public methodSetState(Byte, CancellationToken)
Sets the track's active state by value.
Public methodSetState(PkStatesListState, CancellationToken)
Sets the track's active state by object.
Public methodSetState(String, CancellationToken)
Sets the track's active state by name.
Public methodToString (Overrides ObjectToString.)
Top
See Also