public AddRegion ( double x, double y, int id ) : void | ||
x | double | X coordinate of the hole. |
y | double | Y coordinate of the hole. |
id | int | The region id. |
return | void |
public AddRegion ( double x, double y, int id ) : void | ||
x | double | X coordinate of the hole. |
y | double | Y coordinate of the hole. |
id | int | The region id. |
return | void |