 | ProcessingConfigurationAutoFocusTolerance_m Property |
Gets or sets the tolerance of the auto-focus method.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double AutoFocusTolerance_m { get; set; }
public:
property double AutoFocusTolerance_m {
double get ();
void set (double value);
}
Property Value
Type:
Double
Remarks
Defines the space between two distances to test.
See Also