 | ProcessingConfigurationSaveFrequencySpectrum Property |
Enables or disables the export of frequency spectrum image.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
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
Type:
Boolean
See Also