Enable creation of records by bitwise ORing the appropriate CurrentRecordConstants.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
public CogIPOneImageCurrentRecordConstants CurrentRecordEnable { get; set; }public CogIPOneImageCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogIPOneImageCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogIPOneImageCurrentRecordConstants
Get
Set
public:
property CogIPOneImageCurrentRecordConstants CurrentRecordEnable {
CogIPOneImageCurrentRecordConstants get ();
void set (CogIPOneImageCurrentRecordConstants value);
}public:
property CogIPOneImageCurrentRecordConstants CurrentRecordEnable {
CogIPOneImageCurrentRecordConstants get ();
void set (CogIPOneImageCurrentRecordConstants value);
}Property Value
Type:
CogIPOneImageCurrentRecordConstants| 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 CogIPOneImageCurrentRecordConstants.
Default Value: InputImage +
Region.