Enable creation of records by bitwise ORing the appropriate CogOCVMaxLastRunRecordDiagConstants.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
public CogOCVMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogOCVMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogOCVMaxLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogOCVMaxLastRunRecordDiagConstants
Get
Set
public:
property CogOCVMaxLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogOCVMaxLastRunRecordDiagConstants get ();
void set (CogOCVMaxLastRunRecordDiagConstants value);
}public:
property CogOCVMaxLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogOCVMaxLastRunRecordDiagConstants get ();
void set (CogOCVMaxLastRunRecordDiagConstants value);
}Property Value
Type:
CogOCVMaxLastRunRecordDiagConstantsThis read/write property is a bitwise combination of CogOCVMaxLastRunRecordDiagConstants. Options include None, InputImageByReference, InputImageDeepCopy, Region, TransformedRegionPixels, All.