LineMaxTool InputImageMaskOffsetY Property Cognex VisionPro 9.21 SR1
Get

Gets the y-offset of the pixel mask.

Set

Sets the y-offset of the pixel mask.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
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