My Project
公開方法(Public Methods) | 全部成員列表
checkHitDraw

公開方法(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 行.

函式成員說明文件

◆ checkHitCenter() [1/2]

bool checkHitCenter ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 664 行.

◆ checkHitCenter() [2/2]

bool checkHitCenter ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 691 行.

◆ checkHitCorner() [1/2]

int checkHitCorner ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 642 行.

◆ checkHitCorner() [2/2]

int checkHitCorner ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 669 行.

◆ checkHitCurve() [1/2]

bool checkHitCurve ( String  Data,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 617 行.

◆ checkHitCurve() [2/2]

bool checkHitCurve ( String  Data,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 644 行.

◆ checkHitEllipse() [1/2]

bool checkHitEllipse ( gPoint  p)

定義在 GraphDoc.cs 檔案之第 558 行.

◆ checkHitEllipse() [2/2]

bool checkHitEllipse ( gPoint  p)

定義在 GraphDoc.cs 檔案之第 585 行.

◆ checkHitLine() [1/2]

bool checkHitLine ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 604 行.

◆ checkHitLine() [2/2]

bool checkHitLine ( System.Windows.Point  downPlace,
gPath  p 
)

定義在 GraphDoc.cs 檔案之第 631 行.

◆ checkHitRect() [1/2]

bool checkHitRect ( gPoint  p)

定義在 GraphDoc.cs 檔案之第 584 行.

◆ checkHitRect() [2/2]

bool checkHitRect ( gPoint  p)

定義在 GraphDoc.cs 檔案之第 611 行.

◆ checkHitWhich() [1/2]

int checkHitWhich ( List< gPath l,
gPoint  gp,
int  drawType 
)

定義在 GraphDoc.cs 檔案之第 528 行.

◆ checkHitWhich() [2/2]

int checkHitWhich ( List< gPath l,
gPoint  gp,
int  drawType 
)

定義在 GraphDoc.cs 檔案之第 555 行.


此類別(class) 文件是由下列檔案中產生: