IFitFunctionScriptViewEnableScriptView Method |
Enables or disables the script view.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid EnableScriptView(
Object view,
bool enable
)
Parameters
- view Object
- The view object.
- enable Boolean
- to enable the view; otherwise, .
See Also