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