Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:01, 6 April 2025 Iturbide talk contribs created page GpiQueryLineJoin (Created page with "This function returns the current line-join attribute, as set by the GpiSetLineJoin function. ==Syntax== GpiQueryLineJoin(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lLineJoin (LONG) - returns : Line join. :; LINEJOIN_DEFAULT (0L) :: Default :; LINEJOIN_BEVEL (1L) :: Bevel :; LINEJOIN_ROUND (2L) :: Round :; LINEJOIN_MITRE (3L) :: Miter :; LINEJOIN_ERROR (-1L) :: Error. ==Remarks== This function is invalid when...")