CogPatInspectPattern TrainImageMaskOffsetY Property Cognex VisionPro 9.22
Y offset value in pixels. The X & Y offset values measure the offset from the upper-left corner of the TrainImage to the upper-left corner of the TrainImageMask in image coordinates of the TrainImage.

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 87.0.0.0
Syntax

public int TrainImageMaskOffsetY { get; set; }

Property Value

Type: Int32
Events

Remarks

Y offset value in pixels. The X & Y offset values measure the offset from the upper-left corner of the TrainImage to the upper-left corner of the TrainImageMask in image coordinates of the TrainImage.

Default Value: 0, 0

See Also