IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Window for definition of scalar functions by expressions (through script loader). More...
Public Member Functions | |
ScalarFunctionScriptWindow () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. | |
Private Member Functions | |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
Required designer variable. | |
ScalarFunctionScriptControl | scalarFunctionScriptControl1 |
Window for definition of scalar functions by expressions (through script loader).
$A Igor;
IG::Neural::Applications::Functions::ScalarFunctionScriptWindow::ScalarFunctionScriptWindow | ( | ) | [inline] |
override void IG::Neural::Applications::Functions::ScalarFunctionScriptWindow::Dispose | ( | bool | disposing | ) | [inline, protected] |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
void IG::Neural::Applications::Functions::ScalarFunctionScriptWindow::InitializeComponent | ( | ) | [inline, private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.ComponentModel.IContainer IG::Neural::Applications::Functions::ScalarFunctionScriptWindow::components = null [private] |
Required designer variable.
ScalarFunctionScriptControl IG::Neural::Applications::Functions::ScalarFunctionScriptWindow::scalarFunctionScriptControl1 [private] |