 | 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
Syntaxpublic bool UsePhaseAutoFocus { get; set; }
public:
property bool UsePhaseAutoFocus {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue performs auto-focus using the phase,
false performs using the intensity.
See Also