SmartLineTool InputImageMaskOffsetY Property Cognex VisionPro 9.22
Get

Gets the y-offset of the pixel mask.

Set

Sets the y-offset of the pixel mask.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public int InputImageMaskOffsetY { get; set; }

Return Value

Type: Int32

The vertical offset in pixels. The default is 0.

Remarks

Use InputImageMaskOffsetY to vertically align InputImageMask to a pixel row in InputImage.

Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also