My Project
|
公開方法(Public Methods) | |
Form1 () | |
void | ClearDrawing () |
清除畫布 更多... | |
void | drawBackgroundLine (double Sop) |
繪製背景格線 更多... | |
void | initpath (string xml) |
載入XML 更多... | |
void | setAction (int act) |
選擇使用Redo或Undo 更多... | |
void | setColorType (String colorName) |
設定顏色 更多... | |
void | setDrawType (int ntype) |
設定目前動作 更多... | |
double | setFormSize (String ctype) |
取得設定用的畫布大小 更多... | |
void | setStrokeType (int ntype) |
設定線條粗細 更多... | |
保護方法(Protected Methods) | |
override void | Dispose (bool disposing) |
Clean up any resources being used. 更多... | |
屬性(properties) | |
System.Windows.Controls.Canvas | drawControl [get] |
System.Windows.Controls.UserControl | getRoot [get] |
私有方法(Private Methods) | |
void | Form1_Load (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. 更多... | |
私有屬性 | |
System.ComponentModel.IContainer | components = null |
Required designer variable. 更多... | |
System.Windows.Forms.Integration.ElementHost | elementHost1 |
double | Sheight |
double | Swidth |
UserControl1 | userControl1 |
|
protected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
定義在 Form1.Designer.cs 檔案之第 14 行.
|
private |
Required method for Designer support - do not modify the contents of this method with the code editor.
定義在 Form1.Designer.cs 檔案之第 29 行.
|
private |
Required designer variable.
定義在 Form1.Designer.cs 檔案之第 8 行.
|
private |
定義在 Form1.Designer.cs 檔案之第 65 行.
|
private |
定義在 Form1.Designer.cs 檔案之第 66 行.