메소드 | 설명 | |
---|---|---|
GetSize ( |
||
OutputSpan ( string text, |
||
Print ( |
Prints a span to the graphics, at the position (xPosition, yPosition)
|
public GetSize ( |
||
g | ||
리턴 |
public OutputSpan ( string text, |
||
text | string | |
font | ||
리턴 | System |
public Print ( |
||
graphics | ||
xPosition | int | |
yPosition | int | |
리턴 | void |