Goffice Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
Properties
"fill-rule" gboolean : Read / Write "points" GocPoints* : Read / Write "sizes" GocIntArray* : Read / Write "use-spline" gboolean : Read / Write
Property Details
The "fill-rule"
property
"fill-rule" gboolean : Read / Write
Set fill rule to winding or even/odd.
Default value: FALSE
The "sizes"
property
"sizes" GocIntArray* : Read / Write
If set, the polygon will be split as several polygons according to the given sizes. Each size must be at least 3. Values following an invalid value will be discarded. Setting the "point" property will reset the sizes.
The "use-spline"
property
"use-spline" gboolean : Read / Write
Use a Bezier closed cubic spline as contour.
Default value: FALSE