Gets or sets the AutoComputeEnabled value. Controls whether ComputeMapping()
is called automatically at the start of each call to Run().
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 80.0.0.0
Syntax
Property Value
Type: BooleanAutoComputedEnabled value. Default is true for newly constructed object and false when depersisting an older object from VisionPro 8.1 or earlier.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
See Also