Click or drag to resize

IFitFunctionScriptViewClose Method

Closes the view.

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void Close(
	bool withOK
)

Parameters

withOK  Boolean
to close with acceptance; otherwise, .
See Also