CogBeadInspectFindParams AutoCompute Property Cognex VisionPro 9.8
Gets or sets the flag to indicate whether the ContrastThreshold, the BeadWidth, and the DarkBead properties are computed automatically.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.1.0.0
Syntax

public bool AutoCompute { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flag may be affected:
See Also