Click or drag to resize

McSpatialCalibClassCommandPixelOriginY Property

Y 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 PixelOriginY 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 Y origin is always specified in image coordinates (pixels).
See Also