Jump to content

GpiQueryMarker: 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 18:4518:45, 6 April 2025 Martini talk contribs 2,254 bytes +2,254 Created page with "This function returns the current value of the marker symbol attribute, as set by the GpiSetMarker function. ==Syntax== GpiQueryMarker(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lSymbol (LONG) - returns : Marker symbol. :; MARKSYM_DEFAULT (0L) :: Default :; MARKSYM_CROSS (1L) :: Cross symbol :; MARKSYM_PLUS (2L) :: Plus symbol :; MARKSYM_DIAMOND (3L) :: Diamond symbol :; MARKSYM_SQUARE (4L) :: Square symbol :;..."