Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
public CogFitLineCurrentRecordConstants CurrentRecordEnable { get; set; }public CogFitLineCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogFitLineCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogFitLineCurrentRecordConstants
Get
Set
public:
property CogFitLineCurrentRecordConstants CurrentRecordEnable {
CogFitLineCurrentRecordConstants get ();
void set (CogFitLineCurrentRecordConstants value);
}public:
property CogFitLineCurrentRecordConstants CurrentRecordEnable {
CogFitLineCurrentRecordConstants get ();
void set (CogFitLineCurrentRecordConstants value);
}Property Value
Type:
CogFitLineCurrentRecordConstants| Event Type | Reason |
|---|
| ICogChangedEvent Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
Enable the
creation of records by bitwise ORing the appropriate CogFitLineCurrentRecordConstants constants.