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 CogImageAverageCurrentRecordConstants CurrentRecordEnable { get; set; }public CogImageAverageCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogImageAverageCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogImageAverageCurrentRecordConstants
Get
Set
public:
property CogImageAverageCurrentRecordConstants CurrentRecordEnable {
CogImageAverageCurrentRecordConstants get ();
void set (CogImageAverageCurrentRecordConstants value);
}public:
property CogImageAverageCurrentRecordConstants CurrentRecordEnable {
CogImageAverageCurrentRecordConstants get ();
void set (CogImageAverageCurrentRecordConstants value);
}Property Value
Type:
CogImageAverageCurrentRecordConstants| 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
Default Value: InputImage +
Region