wrapTextInRect
Type
handler
Summary
Make a string 'multiline'
Syntax
wrapTextInRect(<pTextBox>,<pText>,<pAlign>,<pCanvas>)
Description
Make a string 'multiline'
note
This handler is for internal use.
Parameters
Name | Type | Description |
---|---|---|
pTextBox | Rectangle delimiting available space pText: The string pAlign: The alignment to use pCanvas: A reference to a canvas to render the result |