Definition: |
include pGUI.e
cdCanvasVectorTextDirection(cdCanvas hCdCanvas, integer x1, y1, x2, y2) |
Description: | Defines the text direction by means of two points, (x1,y1) and (x2,y2). The default direction is horizontal from left to right. It is independent from the transformation matrix. |
See Also: | cdCanvasMultiLineVectorText |