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