Implementation of the tool's current record generation.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
protected override void InternalCreateCurrentRecord(
ICogRecord newRecord,
int currentRecordEnable
)
protected override void InternalCreateCurrentRecord(
ICogRecord newRecord,
int currentRecordEnable
)
Protected Overrides Sub InternalCreateCurrentRecord (
newRecord As ICogRecord,
currentRecordEnable As Integer
)
Protected Overrides Sub InternalCreateCurrentRecord (
newRecord As ICogRecord,
currentRecordEnable As Integer
)
protected:
virtual void InternalCreateCurrentRecord(
ICogRecord^ newRecord,
int currentRecordEnable
) override
protected:
virtual void InternalCreateCurrentRecord(
ICogRecord^ newRecord,
int currentRecordEnable
) override
Parameters
- newRecord
- Type: Cognex.VisionPro ICogRecord
The record to which current run information is to be added.
- currentRecordEnable
- Type: System Int32
The flags which dictate what graphics to add to the current record.