Click or drag to resize

McSpatialCalibClassCommandPixelOriginX Property

X origin of calibration

Namespace:  MediaCy.Addins.SCalibration
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Property PixelOriginX As Integer
	Get
	Set

Property Value

Type: Int32

Return 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