CogAutoSelect InputImageMaskOffsetX Property Cognex VisionPro 9.8
Gets or sets the input image mask X offset in pixels. This offset is the horizontal distance in pixels from the upper left corner of the input image to the upper left corner of the InputImageMask.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 75.1.0.0
Syntax

public int InputImageMaskOffsetX { get; set; }

Property Value

Type: Int32
The input image mask X offset in pixels.
Events

See Also