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