Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Scripting
FitFunctionNameAndCategoryController Class
FitFunctionScriptController Class
IFitFunctionScriptView Interface
IFitFunctionScriptViewEventSink Interface
IPureScriptController Interface
IPureScriptView Interface
IScriptController Interface
IScriptView Interface
PureScriptController Class
ScriptController Class
ScriptExecutionHandler Delegate
Script
Execution
Handler Delegate
Executes the script provided in the argument.
Namespace:
Altaxo.Gui.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
delegate
bool
ScriptExecutionHandler
(
IScriptText
script
,
IProgressReporter
reporter
)
Parameters
script
IScriptText
reporter
IProgressReporter
Return Value
Boolean
See Also
Reference
Altaxo.Gui.Scripting Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net