|
Draw text on specified draw control.
Parameters
|
| Control <unquoted string> |
|
The name of the specified draw control. |
| |
|
| Text <string> |
|
The text that is written on the draw control. |
| |
|
| X <numeric> |
|
The X coordinate where the draw of text begins. |
| |
|
| Y <numeric> |
|
The Y coordinate where the draw of the text begins. |
| |
|
| Width <numeric> |
|
The width of the text created. The draw of the text begins on coordinate X,Y. |
| |
|
| Height <numeric> |
|
The height of the text created. The draw of the text begin on coordinate X,Y. |
|
Updated: 3/21/2018 5:56 PM
|