Expand/Shrink

cdCanvasGetVectorTextSize

Definition: include pGUI.e

integer {width,height} = cdCanvasGetVectorTextSize(cdCanvas canvas, string text)
-- or --
atom {width,height} = wdCanvasGetVectorTextSize(cdCanvas canvas, string text)
Description: Returns the text size independent from orientation.
pwa/p2js: Not supported.