Свойство | Тип | Описание | |
---|---|---|---|
AddPointButton_Click | void | ||
CallDataChanged | void | ||
InitializeComponent | void | ||
InstantiatePointListOnPolygonIfNecessary | void | ||
RemovePointButton_Click | void | ||
TreeView_AfterSelect | void | ||
UpdateToData | void | ||
XTextBox_TextChanged | void | ||
YTextBox_TextChanged | void |
Метод | Описание | |
---|---|---|
PointEditWindow ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
AddPointButton_Click ( object sender, |
||
CallDataChanged ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InstantiatePointListOnPolygonIfNecessary ( ) : void | ||
RemovePointButton_Click ( object sender, |
||
TreeView_AfterSelect ( object sender, |
||
UpdateToData ( ) : void | ||
XTextBox_TextChanged ( object sender, |
||
YTextBox_TextChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |