Contents
Display Legacy Contents

 Print
    Draw Text    
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.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 10:21 AM