GocPolygon
GocPolygon — Polygon.
|
|
Description
GocPolygon implements polygon drawing in the canvas.
Details
GocPolygonClass
typedef GocStyledItemClass GocPolygonClass;
GocPolygon
typedef struct _GocPolygon GocPolygon;
Property Details
The "points"
property
"points" GocPoints* : Read / Write
The polygon vertices.
The "use-spline"
property
"use-spline" gboolean : Read / Write
Use a Bezier closed cubic spline as contour.
Default value: FALSE