Draw Text

Kalipso - Form - Actions - Actions Description - Group Controls - Draw Text

Draw text on specified draw control.

Action available for the following operating systems:

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.

Last updated