Returns/Sets the mode in which to execute.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 85.1.0.0
Syntax
Property Value
Type: CogImageSharpnessModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogImageSharpness Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The mode is not in CogImageSharpnessModeConstants. |
Remarks
Sets or gets the operating mode for the tool.
Default Value: BandPass
See Also