 | NonMeasuredPointsConfigurationSetBackgroundToZero Property |
Set the average phase value of the background thresholding to 0.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool SetBackgroundToZero { get; set; }
public:
property bool SetBackgroundToZero {
bool get ();
void set (bool value);
}
Property Value
Booleantrue enables the method,
false disables it.
See Also