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