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
SyntaxProperty SequenceStepCount As Integer
Get
Set
Property Value
Type:
Int32
RemarksThe SequenceStepCount is also the default number of frames stepped
by the SequenceStepForward and SequenceStepBackward methods.
See Also