Enables or disables which parameters of CogOCRMaxTool
will be tuned.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public CogOCRMaxTunablePropertiesConstants TunablePropertiesEnable { get; set; }public CogOCRMaxTunablePropertiesConstants TunablePropertiesEnable { get; set; }Public Property TunablePropertiesEnable As CogOCRMaxTunablePropertiesConstants
Get
Set
Public Property TunablePropertiesEnable As CogOCRMaxTunablePropertiesConstants
Get
Set
public:
property CogOCRMaxTunablePropertiesConstants TunablePropertiesEnable {
CogOCRMaxTunablePropertiesConstants get ();
void set (CogOCRMaxTunablePropertiesConstants value);
}public:
property CogOCRMaxTunablePropertiesConstants TunablePropertiesEnable {
CogOCRMaxTunablePropertiesConstants get ();
void set (CogOCRMaxTunablePropertiesConstants value);
}Property Value
Type:
CogOCRMaxTunablePropertiesConstants
The ComputeDiagnostics value. The default value is
CogOCRMaxTunablePropertiesConstants::All.
| Event Type | Reason |
|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: - SfTunablePropertiesEnable
|