Click or drag to resize

ProcessingConfigurationMaximizeAutoFocusContrast Property

Enables or disables the contrast maximization during auto-focus process.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool MaximizeAutoFocusContrast { get; set; }

Property Value

Type: Boolean
true maximizes contrast, false minimizes it.
See Also