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