Click or drag to resize

IMcDisplayFrameToDisplay Property

The FrameIndex of the ImageToDisplay Frame being displayed.

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

Property Value

Type: Int32
Remarks
If TrackActiveFrame is True, then the FrameToDisplay will follow the ImageToDisplay.ActiveFrameIndex.
See Also