Enable the creation of graphical tool records by bitwise ORing the
desired values from
CogSurfaceFXLastRunRecordDiagConstants.
Namespace: Cognex.VisionPro.SurfaceFXAssembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogSurfaceFXLastRunRecordDiagConstantsA bitwise combination of the values from CogSurfaceFXLastRunRecordDiagConstants. Default value is InputImageByReference + Region.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
See Also