Click or drag to resize

IMcViewSequenceStepCount Property

The number of frames from SequenceFrameRange that are stepped at each display interval during playback.

Namespace:  MediaCy.IQL.Display.Viewer
Assembly:  MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
VB
Property SequenceStepCount As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The SequenceStepCount is also the default number of frames stepped by the SequenceStepForward and SequenceStepBackward methods.
See Also