Method | Description | |
---|---|---|
GetSize ( |
||
OutputSpan ( string text, |
||
Print ( |
Prints a span to the graphics, at the position (xPosition, yPosition)
|
public GetSize ( |
||
g | ||
return |
public OutputSpan ( string text, |
||
text | string | |
font | ||
return | System |
public Print ( |
||
graphics | ||
xPosition | int | |
yPosition | int | |
return | void |