The ShapeTextLine
class.
Default class constructor. |
|
Get the text. |
|
Get the x position. |
|
Get the y position. |
|
Set the text. |
|
Set the x position. |
|
Set the y position. |
The ShapeTextLine
class.
Default class constructor.
the_x (int) – the x position
the_y (int) – the y position
the_line (str) – the text
Get the text.
Get the x position.
Get the y position.
Set the text.
text (str) – the text
Set the x position.
x (int) – the x position
Set the y position.
y (int) – the x position