Click or drag to resize

SpectraSelectionMethod Enumeration

Defines how spectra should be selected by the user.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public enum SpectraSelectionMethod
Members
Member nameValueDescription
RelaxISDefault0 Use the default method in RelaxIS.
CurrentlySelected1 Use the currently selected spectra.
FromSelectionDialog2 Always use the spectra selection dialog.
See Also