Description
The FrameIndex of the ImageToDisplay Frame being displayed.
-
Property type
-
A Long value.
-
Syntax
-
object.FrameToDisplay [= value]
The FrameToDisplay Property syntax has these parts: |
| object | An expression evaluating to an object of type McDisplay. | | value | A Long value. | Remarks
If TrackActiveFrame is True, then the FrameToDisplay will follow the ImageToDisplay.ActiveFrameIndex.
Exceptions
This property should not be set directly for an McView.Display property, use the corresponding mirrored McView property instead.
|