CogIPOneImagePelSet Operation Property Cognex VisionPro 9.8 SR1
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.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax

public CogIPOneImagePelSetOperationConstants Operation { get; set; }

Property Value

Type: CogIPOneImagePelSetOperationConstants
The default value is set care pels.
Events

See Also