Jump to content

GpiLine: 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:4020:40, 6 April 2025 Iturbide talk contribs 2,266 bytes +2,266 Created page with "This function draws a straight line from the current position to the specified end point. ==Syntax== GpiLine(hps, pptlEndPoint) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; pptlEndPoint (PPOINTL) - input : End point of the line. ==Return Value== ; lHits (LONG) - returns : Correlation and error indicators. :; GPI_OK :: Successful :; GPI_HITS :: Correlate hits :; GPI_ERROR :: Error. ==Remarks== The current position is set to the end p..."