SmartLineTool InputImageMaskOffsetX Property Cognex VisionPro 9.21 SR1
Get

Gets the x-offset of the pixel mask.

Set

Sets the x-offset of the pixel mask.

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

public int InputImageMaskOffsetX { get; set; }

Return Value

Type: Int32

The horizontal offset in pixels. The default is 0.

Remarks

Use InputImageMaskOffsetX to horizontally align InputImageMask to a pixel column in InputImage.

Remarks

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

See Also