| Top |
GocArc implements simple elliptic arc drawing in the canvas. The arc can have arrows at the start and/or at the end.
“ang1” property“ang1” gdouble
The arc start angle.
Owner: GocArc
Flags: Read / Write
Default value: 0
“ang2” property“ang2” gdouble
The arc end angle.
Owner: GocArc
Flags: Read / Write
Default value: 0
“end-arrow” property“end-arrow” GOArrow *
Arrow for line's end.
Owner: GocArc
Flags: Read / Write
“rotation” property“rotation” gdouble
The rotation around center position.
Owner: GocArc
Flags: Read / Write
Allowed values: [0,6.28319]
Default value: 0
“start-arrow” property“start-arrow” GOArrow *
Arrow for line's start.
Owner: GocArc
Flags: Read / Write
“type” property“type” gint
The type of arc: arc, chord or pie.
Owner: GocArc
Flags: Read / Write
Allowed values: [0,2]
Default value: 0
“xc” property“xc” gdouble
The arc center x coordinate.
Owner: GocArc
Flags: Read / Write
Default value: 0
“yc” property“yc” gdouble
The arc center y coordinate.
Owner: GocArc
Flags: Read / Write
Default value: 0