DrawingWindowDrawText Method |
Name | Description | |
---|---|---|
DrawText(Double, Double, String, Double, Boolean) |
Draws a text using the current font starting at (X, Y)
given the desired font size. The text is defaulted to flow from left
to right can be specified to flow from right to left.
| |
DrawText(Double, Double, String, Double, Double, Boolean) |
Draws a text using the current font starting at (X, Y)
given the desired font size. The text is defaulted to flow from left
to right can be specified to flow from right to left.
|