Draws the texts at the given position within the frame. Will be truncated if necessary with configured truncate symbol.
|
Parameters |
Description |
|
vm_graphic_frame_t* frame |
[IN] Frame pointer |
|
VMINT x |
[IN] Offset X |
|
VMINT y |
[IN] Offset Y |
|
VMINT width |
[IN] Draws area width, if the text is longer than the assigned width, the end of the text will be truncated and ended with truncated symbol. |
|
VMWSTR text |
[IN] Text to show |
|
VMWSTR truncated_symbol |
[IN] Truncated symbol, for example,"..." |
|
VMINT bordered |
[IN] Show border or not. |
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.