![]() |
![]() |
![]() |
![]() |
Set how lines are joined
int PgSetStrokeJoin( int join );
ph
This function determines how thick lines are connected. You can set join to one of the following:
Styles for joining lines.
![]() |
The dotted lines in the above examples were added to illustrate how the joints relate to the original lines; they don't normally appear. |
The previous join value.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgDefaultStroke(), PgDrawEllipse(), PgDrawLine(), PgDrawPolygon(), PgDrawRect(), PgDrawRoundRect(), PgSetDrawMode(), PgSetStrokeCap(), PgSetStrokeColor(), PgSetStrokeDash(), PgSetStrokeDither() PgSetStrokeTransPat(), PgSetStrokeWidth(), PgSetStrokeXORColor(),
"Drawing attributes" and "Lines, pixels, and pixel arrays" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |