Enable creation of records by bitwise ORing the appropriate CogImageConvertCurrentRecordConstants.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
public CogImageConvertCurrentRecordConstants CurrentRecordEnable { get; set; }public CogImageConvertCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As CogImageConvertCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As CogImageConvertCurrentRecordConstants
Get
Set
public:
property CogImageConvertCurrentRecordConstants CurrentRecordEnable {
CogImageConvertCurrentRecordConstants get ();
void set (CogImageConvertCurrentRecordConstants value);
}public:
property CogImageConvertCurrentRecordConstants CurrentRecordEnable {
CogImageConvertCurrentRecordConstants get ();
void set (CogImageConvertCurrentRecordConstants value);
}Property Value
Type:
CogImageConvertCurrentRecordConstantsThis read/write property is a bitwise combination of CogImageConvertCurrentRecordConstants. Options include None, InputImage, Region, All.
| Event Type | Reason |
|---|
| ImageProcessingCogImageConvertTool | Fires when this property changes. |