|
Gocator Development Kit
|
| kStatus GdkGraphic_AddPointSet | ( | GdkGraphic | graphic, |
| GdkGraphicPointSet | set | ||
| ) |
Adds a point set to the GdkGraphic instance.
Adds a point set to the point set list.
| graphic | Graphic object. |
| set | The point set to be added. |
| graphic | Graphic object. |
| set | A GdkGraphicPointSet to add; |