Description

Stops playback of the sequence

Return Type

None  

Syntax

object.SequencePause

The SequencePause Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McView.

Remarks

Stops any playback of the current sequence. If the sequence was playing, a PropertyChanged( ID_MV_SequenceDirection) event will be fired.