 | ProcessingConfigurationAutoFocusDeltaDistance_m Property |
Gets or sets the distance around the current reconstruction distance in which the auto-focus search is performed.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double AutoFocusDeltaDistance_m { get; set; }
public:
property double AutoFocusDeltaDistance_m {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also