Public Member Functions | |
void | DrawPloygonPoint (Bitmap DrawBMP, int L, int T) |
void | DrawPloygon (Bitmap DrawBMP, int L, int T) |
Point[] | PolygonAllPoint () |
string | PolygonAllPoint_str () |
Boolean | CourseInPolygon (Point CourseXY) |
void | SetPolygonPoint (string spp) |
|
Draw all points of ploygon in Bitmap than can display on the screen.
|
|
Draw all lines of ploygon in Bitmap than can display on the screen.
|
|
Get all point of the ploygon.
|
|
Get all point of the ploygon.
|
|
Detections Point(GPS geodetic position) in the Polygon(GPS-Area)..
|
|
Define all Point(GPS geodetic position) of the Polygon(GPS-Area)..
|