|
My Project
|
公開方法(Public Methods) | |
| bool | checkHitCenter (System.Windows.Point downPlace, gPath p) |
| bool | checkHitCenter (System.Windows.Point downPlace, gPath p) |
| int | checkHitCorner (System.Windows.Point downPlace, gPath p) |
| int | checkHitCorner (System.Windows.Point downPlace, gPath p) |
| bool | checkHitCurve (String Data, gPath p) |
| bool | checkHitCurve (String Data, gPath p) |
| bool | checkHitEllipse (gPoint p) |
| bool | checkHitEllipse (gPoint p) |
| bool | checkHitLine (System.Windows.Point downPlace, gPath p) |
| bool | checkHitLine (System.Windows.Point downPlace, gPath p) |
| bool | checkHitRect (gPoint p) |
| bool | checkHitRect (gPoint p) |
| int | checkHitWhich (List< gPath > l, gPoint gp, int drawType) |
| int | checkHitWhich (List< gPath > l, gPoint gp, int drawType) |
定義在 GraphDoc.cs 檔案之第 553 行.
| bool checkHitCenter | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 664 行.
| bool checkHitCenter | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 691 行.
| int checkHitCorner | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 642 行.
| int checkHitCorner | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 669 行.
| bool checkHitCurve | ( | String | Data, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 617 行.
| bool checkHitCurve | ( | String | Data, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 644 行.
| bool checkHitEllipse | ( | gPoint | p | ) |
定義在 GraphDoc.cs 檔案之第 558 行.
| bool checkHitEllipse | ( | gPoint | p | ) |
定義在 GraphDoc.cs 檔案之第 585 行.
| bool checkHitLine | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 604 行.
| bool checkHitLine | ( | System.Windows.Point | downPlace, |
| gPath | p | ||
| ) |
定義在 GraphDoc.cs 檔案之第 631 行.
| bool checkHitRect | ( | gPoint | p | ) |
定義在 GraphDoc.cs 檔案之第 584 行.
| bool checkHitRect | ( | gPoint | p | ) |
定義在 GraphDoc.cs 檔案之第 611 行.
定義在 GraphDoc.cs 檔案之第 528 行.
定義在 GraphDoc.cs 檔案之第 555 行.
1.8.15