Enables creation of records by bitwise ORing the appropriate CogPMAlignMultiCurrentRecordConstants.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
public CogPMAlignMultiCurrentRecordConstants CurrentRecordEnable { get; set; }public CogPMAlignMultiCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogPMAlignMultiCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogPMAlignMultiCurrentRecordConstants
Get
Set
public:
property CogPMAlignMultiCurrentRecordConstants CurrentRecordEnable {
CogPMAlignMultiCurrentRecordConstants get ();
void set (CogPMAlignMultiCurrentRecordConstants value);
}public:
property CogPMAlignMultiCurrentRecordConstants CurrentRecordEnable {
CogPMAlignMultiCurrentRecordConstants get ();
void set (CogPMAlignMultiCurrentRecordConstants value);
}Property Value
Type:
CogPMAlignMultiCurrentRecordConstantsThis default value is: InputImage, SearchRegion, and PatternTrainImage.