CogAutoSelect InputImageMaskOffsetY Property Cognex VisionPro
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: 65.1.0.0
Syntax

public int InputImageMaskOffsetY { get; set; }

Property Value

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

See Also