Click or drag to resize

RelaxISPlugin_DataManipulation2ButtonInformation Property

Gets the information about the button that will be created to allow the user to call the ManipulateSpectraAsync(IListImpedanceSpectrum, ExecutionMode, IWin32Window, CancellationToken) function.

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

Property Value

ButtonInformation
See Also