Jump to content

GpiQueryLineEnd: 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 20:4520:45, 6 April 2025 Iturbide talk contribs 1,781 bytes +1,781 Created page with "This function returns the current line-end attribute. ==Syntax== GpiQueryLineEnd(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lLineEnd (LONG) - returns : Line end. :; LINEEND_DEFAULT (0L) :: Default :; LINEEND_FLAT (1L) :: Flat :; LINEEND_SQUARE (2L) :: Square :; LINEEND_ROUND (3L) :: Round :; LINEEND_ERROR (-1L) :: Error. ==Remarks== This function is invalid when the drawing mode (see GpiSetDrawingMode) is set..."