Draws the text to the frame according to the baseline. The font / color / font_size are following the global setting set by vm_graphic_font_set_font() / vm_graphic_color() / vm_graphic_font_set_font_size(). If not set the default system font / block color and medium font will be used.
|
Parameters |
Description |
|
vm_graphic_frame_t* frame |
[IN] frame pointer. |
|
VMINT x |
[IN] X offset of start position. |
|
VMINT y |
[IN] Y offset of start position. |
|
VMWSTR text |
[IN] Text encoded using ucs2 format. |
|
VMINT baseline |
[IN] The baseline to be aligned to. |
VM_RESULT refer to VM_GRAPHIC_RESULT
vmgraphic_font.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.