Jump to content

GpiQueryArcParams: 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:5420:54, 6 April 2025 Iturbide talk contribs 2,223 bytes +2,223 Created page with "This function returns the current arc parameters used to draw full, partial, and 3-point arcs. ==Syntax== GpiQueryArcParams(hps, parcpArcParams) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; parcpArcParams (PARCPARAMS) - output : Arc parameters. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Error occurred. ==Remarks== Arc parameters are set by GpiSetArcParams. This functi..."