Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogOCVCurrentRecordConstantsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Enable creation of records by bitwise ORing the appropriate CogOCVCurrentRecordConstants.
Default Value: InputImage + PatternPositionCoordinateAxes + PatternPositionCharacterOrigins + PatternPositionCharacterRegions + PatternPositionCharacterLabels + PatternReferenceImage + PatternOriginFree + CharacterPositionsOrigin + CharacterPositionsRegion + CharacterPositionsLabel
See Also