IFitFunctionScriptViewClose Method |
Closes the view.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Close(
bool withOK
)
Parameters
- withOK Boolean
- to close with acceptance; otherwise, .
See Also