CogIPOneImageMissingPixel Direction Property Cognex VisionPro
Get or set the direction in which the missing pixel processing is to be performed. Possible choices include Horizontal, Vertical, or Both.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
Syntax

public CogIPOneImageMissingPixelDirectionConstants Direction { get; set; }

Property Value

Type: CogIPOneImageMissingPixelDirectionConstants
The direction in which missing pixel analysis is to be performed.
Events

See Also