Reset stroke attribute to its system default
void PgDefaultStroke( PhGC_t *GC );
ph
This function resets the stroke attribute portion of the provided graphics context to its system default.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PgDefaultGC(), PgDefaultFill(), PgDefaultText(), PgDefaultMode(), PgSetStrokeCap(), PgSetStrokeColor(), PgSetStrokeDash(), PgSetStrokeDither(), PgSetStrokeFWidth(), PgSetStrokeJoin(), PgSetStrokeTransPat(), PgSetStrokeWidth(), PgSetStrokeXORColor()
“Drawing attributes” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide