Click or drag to resize

ProcessingConfigurationUseAutoFocus Property

Enables or disables the auto-focus for each reconstructed hologram.

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

Property Value

Type: Boolean
true enables the auto-focus, false disables it.
See Also