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