Enable creation of records by bitwise ORing the appropriate LastRunRecordDiagConstants. These are diagnostic records that may cause the Tool to have a longer execution time.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
public CogFindEllipseLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogFindEllipseLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogFindEllipseLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogFindEllipseLastRunRecordDiagConstants
Get
Set
public:
property CogFindEllipseLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogFindEllipseLastRunRecordDiagConstants get ();
void set (CogFindEllipseLastRunRecordDiagConstants value);
}public:
property CogFindEllipseLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogFindEllipseLastRunRecordDiagConstants get ();
void set (CogFindEllipseLastRunRecordDiagConstants value);
}Property Value
Type:
CogFindEllipseLastRunRecordDiagConstants