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.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
public CogIPOneImageMissingPixelDirectionConstants Direction { get; set; }public CogIPOneImageMissingPixelDirectionConstants Direction { get; set; }Public Property Direction As CogIPOneImageMissingPixelDirectionConstants
Get
Set
Public Property Direction As CogIPOneImageMissingPixelDirectionConstants
Get
Set
public:
property CogIPOneImageMissingPixelDirectionConstants Direction {
CogIPOneImageMissingPixelDirectionConstants get ();
void set (CogIPOneImageMissingPixelDirectionConstants value);
}public:
property CogIPOneImageMissingPixelDirectionConstants Direction {
CogIPOneImageMissingPixelDirectionConstants get ();
void set (CogIPOneImageMissingPixelDirectionConstants value);
}Property Value
Type:
CogIPOneImageMissingPixelDirectionConstantsThe direction in which missing pixel analysis is to be performed.