CogOCVMaxTool LastRunRecordDiagEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogOCVMaxLastRunRecordDiagConstants.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax

public CogOCVMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }

Property Value

Type: CogOCVMaxLastRunRecordDiagConstants
This read/write property is a bitwise combination of CogOCVMaxLastRunRecordDiagConstants. Options include None, InputImageByReference, InputImageDeepCopy, Region, TransformedRegionPixels, All.
Events

See Also