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