Relax |
The RelaxISPlugin_DataManipulation type exposes the following members.
Name | Description | |
---|---|---|
ActivateNewSpectra | Gets a value indicating whether newly added spectra should be activated after the plugin was executed. | |
AlwaysUseSelectedSpectra | 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. | |
ButtonImage | The image that will be displayed on the ribbon button. If the value is null, a default image will be displayed. | |
ButtonTitle | The title that is displayed on the ribbon button. If null, the plugin's title will be used. | |
Description |
A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin) | |
DoesChangeData | If this property returns false, the "Fit up-to-date" status of the selected spectra is not set to false, because it is indicated that no data of the spectrum is changed | |
Name |
The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin) | |
NewSpectra | Gets a list of new spectra that will be added after the data manipulation plugin was completely executed. | |
PluginSourcePath |
Gets or sets the full path of the file that the plugin was loaded from.
(Inherited from RelaxISPlugin) | |
RelaxISProgramInterface |
Gets an instance of the RelaxIS Program interface for the RelaxIS instance that the plugin is loaded in.
(Inherited from RelaxISOnlyPlugin) | |
RelaxISWCFInterface |
Gets an instance of the WCF interface for the RelaxIS instance that the plugin is loaded in.
(Inherited from RelaxISOnlyPlugin) | |
SortIndex |
By default the plugins are sorted based on the value of this property. That means, that they
appear in lists in the order dictated by this value.
(Inherited from RelaxISPlugin) | |
UserDataDirectory |
Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin) |