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. |