ID2D1DeviceContext4::DrawText methods
Draws the text within the given layout rectangle.
Overload list
Method | Description |
---|---|
DrawText(WCHAR*, UINT32, IDWriteTextFormat*, D2D1_RECT_F*, ID2D1Brush*, ID2D1SvgGlyphStyle*, UINT32, D2D1_DRAW_TEXT_OPTIONS, DWRITE_MEASURING_MODE) | Draws the text within the given layout rectangle. |
DrawText(WCHAR*, UINT32, IDWriteTextFormat*, D2D1_RECT_F&, ID2D1Brush*, ID2D1SvgGlyphStyle*, UINT32, D2D1_DRAW_TEXT_OPTIONS, DWRITE_MEASURING_MODE) | Draws the text within the given layout rectangle. |