Description
The Current Frame that will be read.
-
Property type
-
A Long value.
-
Syntax
-
object.CurrentFrame
The CurrentFrame Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | Remarks
This READ-ONLY, zero-based property indicates the frame of a multi-frame file that will be read. For single-image files, it will always return 0 (zero).
|