Draws the specified text using the format information provided by an D2DFont object.
Overload | Description |
---|---|
DrawText(d2dtextlayout,brush,rect) | Draws the formatted text described by the specified D2DTextLayout object. |
DrawText(string,d2dfont,brush,rect) | Draws the specified text using the format information provided by an D2DFont object. |