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 CogIPTwoImageMinMaxCurrentRecordConstants CurrentRecordEnable { get; set; }public CogIPTwoImageMinMaxCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogIPTwoImageMinMaxCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogIPTwoImageMinMaxCurrentRecordConstants
Get
Set
public:
property CogIPTwoImageMinMaxCurrentRecordConstants CurrentRecordEnable {
CogIPTwoImageMinMaxCurrentRecordConstants get ();
void set (CogIPTwoImageMinMaxCurrentRecordConstants value);
}public:
property CogIPTwoImageMinMaxCurrentRecordConstants CurrentRecordEnable {
CogIPTwoImageMinMaxCurrentRecordConstants get ();
void set (CogIPTwoImageMinMaxCurrentRecordConstants value);
}Property Value
Type:
CogIPTwoImageMinMaxCurrentRecordConstants| 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 CogIPTwoImageMinMaxCurrentRecordConstants.
Default Value: InputImages +
Regions + AlignmentPoints.