Description
The first frame to read.
-
Property type
-
A Long value.
-
Syntax
-
object.StartFrame [= value]
The StartFrame Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | | value | A Long value. | Remarks
This zero-based property indicates the first frame of a multi-frame (sequence) file which will be read. If this image file is not a sequence, this is always 0 (zero).
|