Draw an arrow that fits inside a given rectangle
void PgDrawArrow( PhRect_t const *rect,
short margin,
PgColor_t color,
int direction );
ph
This function draws an arrow to fit inside a given rectangle. The arguments are:
@@@ Does PgDrawArrow() use the current setting for the fill/stroke dithering and transparency?
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
PgColor_t, PgDrawBeveled(), PhRect_t
"Arcs, ellipses, polygons, and rectangles" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide