Description
Gets or sets the Y axis coordinate of the origin
-
Property type
-
A Long value.
-
Syntax
-
object.PixelOriginY [= value]
The PixelOriginY Property syntax has these parts: |
| object | An expression evaluating to an object of type McSpatialCalib. | | value | A Long value. | Remarks
By default, the location of the origin is subtracted from all results containing absolute positions. The Y origin is always specified in image coordinates (pixels).
|