|
pure virtual |
Draws the text within the given rectangle using specified text format and foreground color.
strText | The text to draw. |
rectText | The size and position of the area in which the text is drawn. |
textFormat | An object that describes formatting details of the text to draw, such as the font, the font size, and flow direction. |
foregroundBrush | The foreground brush. |