 | 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
Syntaxpublic bool UseAutoFocus { get; set; }
public:
property bool UseAutoFocus {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue enables the auto-focus,
false disables it.
See Also