Public Member Functions | |
| void | Add (Polygon PolygonToAdd) |
| void | Remove (Polygon PolygonToRemove) |
| void | Remove (int Index) |
| int | PointInPolygon (Point xy) |
Properties | |
| Polygon | this [int Index] |
|
|
Add Polygon.
|
|
|
Remove Polygon.
|
|
|
Remove Polygon by index.
|
|
|
determine XY point(Screen pixel) is in what Polygon of layer.
|
|
|
Get some Polygon by index.
|
1.3.6