Click or drag to resize

ProcessingConfigurationUsePhaseAutoFocus Property

Uses the phase when performing the auto-focus.

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

Property Value

Type: Boolean
true performs auto-focus using the phase, false performs using the intensity.
See Also