Expand/Shrink

cdCanvasVertex

Definition: include pGUI.e

cdCanvasVertex(cdCanvas canvas, atom x, y)
-- or --
wdCanvasVertex(cdCanvas canvas, atom x, y)
Description: Adds a vertex to the polygon definition.

When translating to Phix, the C function cdfCanvasVertex() should simply have the 'f' deleted.
pwa/p2js: Supported.
See Also: cdCanvasBegin, cdCanvasEnd