Jump to content

GDELPOINT

From EDM2
Revision as of 04:09, 2 April 2025 by Iturbide (talk | contribs) (Created page with "Offset point structure. GCHAR dx; x coordinate offset.: GCHAR dy; y coordinate offset.: Category:Graphics Orders Data Types")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Offset point structure.

 GCHAR     dx;  /*  x coordinate offset. */
 GCHAR     dy;  /*  y coordinate offset. */