Jump to content

GpiSetLineWidth: 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.

24 April 2025

6 April 2025

  • curprev 20:4420:44, 6 April 2025 Iturbide talk contribs 2,986 bytes +2,986 Created page with "This function sets the current cosmetic line-width attribute. ==Syntax== GpiSetLineWidth(hps, fxLineWidth) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; fxLineWidth (FIXED) - input : Line-width multiplier. :; LINEWIDTH_DEFAULT :: Use default; same as LINEWIDTH_NORMAL (unless changed with GpiSetDefAttrs). :; LINEWIDTH_NORMAL :: Normal width (1.0). :; Any other positive value is a multiplier on the "normal" line width. :; LINEWIDTH_THICK..."