Enable creation of records by bitwise ORing the appropriate CogImageConvertLastRunRecordConstants.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
public CogImageConvertLastRunRecordConstants LastRunRecordEnable { get; set; }public CogImageConvertLastRunRecordConstants LastRunRecordEnable { get; set; }Public Property LastRunRecordEnable As CogImageConvertLastRunRecordConstants
Get
Set
Public Property LastRunRecordEnable As CogImageConvertLastRunRecordConstants
Get
Set
public:
property CogImageConvertLastRunRecordConstants LastRunRecordEnable {
CogImageConvertLastRunRecordConstants get ();
void set (CogImageConvertLastRunRecordConstants value);
}public:
property CogImageConvertLastRunRecordConstants LastRunRecordEnable {
CogImageConvertLastRunRecordConstants get ();
void set (CogImageConvertLastRunRecordConstants value);
}Property Value
Type:
CogImageConvertLastRunRecordConstantsThis read/write property is a bitwise combination of CogImageConvertLastRunRecordConstants. Options include None, All.
| Event Type | Reason |
|---|
| ImageProcessingCogImageConvertTool | Fires when this property changes. |