Метод | Описание | |
---|---|---|
Append ( |
||
GetHeight ( |
Given a width, returns the height of this line, including wrapped lines.
|
|
OutputLine ( ) : System | ||
Print ( |
Draws the content of the line to the graphics at the position (0, yPosition)
|
public GetHeight ( |
||
g | ||
Width | int | |
Результат | int |
public Print ( |
||
graphics | ||
yPosition | int | |
Результат | void |