Description
Retrieves the vertical integer offset for the beginning of a subsectional valid area of the data. This defaults to 0. Setting this value allows only saving/loading a section of an image.
-
Property type
-
A Long value.
-
Syntax
-
object.OriginY [= value]
The OriginY Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | | value | A Long value. | Remarks
Used to create a rectangle of valid data.
|