CogAutoSelect InputImageMaskOffsetY Property Cognex VisionPro 9.20
Gets or sets the input image mask Y offset in pixels. This offset is the vertical 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: 80.0.0.0
Syntax

public int InputImageMaskOffsetY { get; set; }

Property Value

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

See Also