CogPatInspectPattern TrainImageMaskOffsetX Property Cognex VisionPro 9.10
X 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: 79.0.0.0
Syntax

public int TrainImageMaskOffsetX { get; set; }

Property Value

Type: Int32
Events

Remarks

X 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