 | ProcessingConfigurationSaveFrequencySpectrum Property |
Enables or disables the export of frequency spectrum image.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool SaveFrequencySpectrum { get; set; }
public:
property bool SaveFrequencySpectrum {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also