Enable creation of records by bitwise ORing the appropriate
CogPixelMapLastRunRecordDiagConstants.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 65.1.0.0
public CogPixelMapLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogPixelMapLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogPixelMapLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogPixelMapLastRunRecordDiagConstants
Get
Set
public:
property CogPixelMapLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogPixelMapLastRunRecordDiagConstants get ();
void set (CogPixelMapLastRunRecordDiagConstants value);
}public:
property CogPixelMapLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogPixelMapLastRunRecordDiagConstants get ();
void set (CogPixelMapLastRunRecordDiagConstants value);
}Property Value
Type:
CogPixelMapLastRunRecordDiagConstants
A bitwise combination of CogPixelMapLastRunRecordDiagConstants.
Options include None, InputImageDeepCopy, InputImageByReference,
and All.