Get or set the operation to be performed at runtime. Possible choices include: set the care pels, or set the don't care pels.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
public CogIPOneImagePelSetOperationConstants Operation { get; set; }public CogIPOneImagePelSetOperationConstants Operation { get; set; }Public Property Operation As CogIPOneImagePelSetOperationConstants
Get
Set
Public Property Operation As CogIPOneImagePelSetOperationConstants
Get
Set
public:
property CogIPOneImagePelSetOperationConstants Operation {
CogIPOneImagePelSetOperationConstants get ();
void set (CogIPOneImagePelSetOperationConstants value);
}public:
property CogIPOneImagePelSetOperationConstants Operation {
CogIPOneImagePelSetOperationConstants get ();
void set (CogIPOneImagePelSetOperationConstants value);
}Property Value
Type:
CogIPOneImagePelSetOperationConstantsThe default value is set care pels.