Click or drag to resize

IMcSpatialCalibPixelOriginY Property

Gets or sets the Y axis coordinate of the origin

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Property PixelOriginY As Integer
	Get
	Set

Property Value

Type: Int32
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).
See Also