IMcDisplayTrackActiveFrame Property
|
|
This boolean property enables tracking of the currently active frame within
the attached image.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxProperty TrackActiveFrame As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksWhen enabled, the viewer will monitor the McImage.ActiveFrameIndex property of the
ImageToDisplay. When that property changes, the viewer will update the
FrameToDisplay property and display the new frame.
See Also