Jump to content

GpiSetLineJoin: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2025

  • curprev 19:0019:00, 6 April 2025 Martini talk contribs 2,886 bytes +2,886 Created page with "This function sets the current line-join attribute. ==Syntax== GpiSetLineJoin(hps, lLineJoin) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lLineJoin (LONG) - input : Style of line join. Image:GpiSetLineJoin_lLineJoin.png : The possible values for this parameter are: :; LINEJOIN_DEFAULT :: Use default, same as LINEJOIN_BEVEL (unless changed with GpiSetDefAttrs) :; LINEJOIN_BEVEL :: Bevel :; LINEJOIN_ROUND :: Round :; LINEJOIN_MITR..."