 | ProcessingConfigurationUpdateConfigurationCoefficients Property |
Enables or disables the application of coefficients to the config.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UpdateConfigurationCoefficients { get; set; }
public:
property bool UpdateConfigurationCoefficients {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also