Click or drag to resize

RelaxISPlugin_DataManipulationAlwaysUseSelectedSpectra Property

If false, the spectra selection dialog will be shown when the plugin is called, if true, the selection dialog will be skipped and the currently selected spectra will be used.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual bool AlwaysUseSelectedSpectra { get; }

Return Value

Boolean
True if the selected spectra should be used, false if the selection dialog should be shown.
See Also