Jump to content

GpiPolyMarker: 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:4318:43, 6 April 2025 Martini talk contribs 2,561 bytes +2,561 Created page with "This function draws markers with their centers at each of a series of specified positions. ==Syntax== GpiPolyMarker(hps, lCount, aptlPoints) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lCount (LONG) - input : Number of points. : Must not be negative. Zero is valid but causes no output. ; aptlPoints (PPOINTL) - input : Array of points. : A marker is drawn at each of these points. ==Return Value== ; lHits (LONG) - returns : Corre..."