|
My Project
|
公開屬性 | |
| bool | bCanMove = false |
| bool | bConThing = false |
| bool | bfirst = true |
| bool | bhave = false |
| checkHitDraw | chd = new checkHitDraw() |
| byte | colorB = 0 |
| byte | colorG = 0 |
| byte | colorR = 0 |
| String | colortype = "black" |
| gPath | currShape |
| bool | gCanMove = false |
| GraphDoc | gdc = new GraphDoc() |
| gPoint | gp |
| int | lineSpace = 9 |
| int | mClick = 0 |
| List< gPath > | multiSelList = new List<gPath>() |
| Canvas | mygrid |
| bool | OnIt = false |
| Point | pStart |
| System.Windows.Controls.UserControl | Root |
| RUse | ru = new RUse() |
| String | Status = "rest" |
| int | strokeT = 3 |
| Point | tempStart |
| int | UItype = 1 |
| getForm | view |
私有屬性 | |
| Point | pEnd |
定義在 shapeLib.cs 檔案之第 114 行.
| bool bCanMove = false |
定義在 shapeLib.cs 檔案之第 141 行.
| bool bConThing = false |
定義在 shapeLib.cs 檔案之第 144 行.
| bool bfirst = true |
定義在 shapeLib.cs 檔案之第 140 行.
| bool bhave = false |
定義在 shapeLib.cs 檔案之第 142 行.
| checkHitDraw chd = new checkHitDraw() |
定義在 shapeLib.cs 檔案之第 125 行.
| byte colorB = 0 |
定義在 shapeLib.cs 檔案之第 132 行.
| byte colorG = 0 |
定義在 shapeLib.cs 檔案之第 131 行.
| byte colorR = 0 |
定義在 shapeLib.cs 檔案之第 130 行.
| String colortype = "black" |
定義在 shapeLib.cs 檔案之第 119 行.
| gPath currShape |
定義在 shapeLib.cs 檔案之第 147 行.
| bool gCanMove = false |
定義在 shapeLib.cs 檔案之第 143 行.
定義在 shapeLib.cs 檔案之第 120 行.
| gPoint gp |
定義在 shapeLib.cs 檔案之第 127 行.
| int lineSpace = 9 |
定義在 shapeLib.cs 檔案之第 117 行.
| int mClick = 0 |
定義在 shapeLib.cs 檔案之第 146 行.
定義在 shapeLib.cs 檔案之第 148 行.
| Canvas mygrid |
定義在 shapeLib.cs 檔案之第 121 行.
| bool OnIt = false |
定義在 shapeLib.cs 檔案之第 145 行.
|
private |
定義在 shapeLib.cs 檔案之第 137 行.
| Point pStart |
定義在 shapeLib.cs 檔案之第 137 行.
| System.Windows.Controls.UserControl Root |
定義在 shapeLib.cs 檔案之第 122 行.
定義在 shapeLib.cs 檔案之第 126 行.
| String Status = "rest" |
定義在 shapeLib.cs 檔案之第 136 行.
| int strokeT = 3 |
定義在 shapeLib.cs 檔案之第 133 行.
| Point tempStart |
定義在 shapeLib.cs 檔案之第 138 行.
| int UItype = 1 |
定義在 shapeLib.cs 檔案之第 118 行.
| getForm view |
定義在 shapeLib.cs 檔案之第 116 行.
1.8.15