Click or drag to resize

IMcSpatialCalibPixelOriginX Property

Gets or sets the X 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 PixelOriginX 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 X origin is always specified in image coordinates (pixels).
See Also