Enable creation of records by bitwise ORing the appropriate LastRunRecordConstants.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
public CogFindLineLastRunRecordConstants LastRunRecordEnable { get; set; }public CogFindLineLastRunRecordConstants LastRunRecordEnable { get; set; }Public Property LastRunRecordEnable As CogFindLineLastRunRecordConstants
Get
Set
Public Property LastRunRecordEnable As CogFindLineLastRunRecordConstants
Get
Set
public:
property CogFindLineLastRunRecordConstants LastRunRecordEnable {
CogFindLineLastRunRecordConstants get ();
void set (CogFindLineLastRunRecordConstants value);
}public:
property CogFindLineLastRunRecordConstants LastRunRecordEnable {
CogFindLineLastRunRecordConstants get ();
void set (CogFindLineLastRunRecordConstants value);
}Property Value
Type:
CogFindLineLastRunRecordConstants| Event Type | Reason |
|---|
| ICogChangedEvent Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
Enable creation of records by bitwise ORing the appropriate CogFindLineLastRunRecordConstants.
Default Value: BestFitLine +
ResultsUsedPoints +
ResultsIgnoredPoints