Attribute |
Details |
private System.Windows.Forms.TextBox textBox1 |
|
private System.Windows.Forms.TextBox textBox2 |
|
private System.Windows.Forms.Label label1 |
|
private System.Windows.Forms.Label label2 |
|
private System.Windows.Forms.Button buttonCancel |
|
private System.Windows.Forms.Button buttonOk |
|
private System.ComponentModel.IContainer components |
Initial: null
|
public int MaxDepth |
Initial: 20
Notes: | The maximum depth of the tree. Used when building the tree.
| |
public double ZeroTolerance |
Initial: 0.00001
Notes: | It serves for comparing doubles. This value will be equal to zero.
| |
public bool Step |
Notes: | If the building algorithm will be stepped or not. This option is not set in this window! It is set by the main window. (Commands Run or Build.)
| |