Changes

Jump to navigation Jump to search

gc:drawString

32 bytes added, 00:40, 31 May 2011
m
Text replace - "| <u>" to "| <u><center>"
Line 13: Line 13:  
! Parameter !! Type !! Description
 
! Parameter !! Type !! Description
 
|-
 
|-
| <u>string</u> || string || The text to display
+
| <u><center>string</u> || string || The text to display
 
|-
 
|-
| <u>x</u> || number || the ''x'' coordinate of the beginning of the string. Relative to ''position''.
+
| <u><center>x</u> || number || the ''x'' coordinate of the beginning of the string. Relative to ''position''.
 
|-
 
|-
| <u>y</u> || number || the ''y'' coordinate of the beginning of the string. Relative to ''position''.
+
| <u><center>y</u> || number || the ''y'' coordinate of the beginning of the string. Relative to ''position''.
 
|-
 
|-
| <u>position</u> || string || the string’s anchor point. It can either be "baseline", “bottom”, “middle”, or “top”.
+
| <u><center>position</u> || string || the string’s anchor point. It can either be "baseline", “bottom”, “middle”, or “top”.
 
|}
 
|}
 
== Example  ==
 
== Example  ==

Navigation menu