LineMaxTool InputImageMaskOffsetX Property Cognex VisionPro 9.25 SR1
Get

Gets the x-offset of the pixel mask.

Set

Sets the x-offset of the pixel mask.

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