Compartir a través de


Métodos ID2D1DeviceContext4::D rawText

Dibuja el texto dentro del rectángulo de diseño especificado.

Lista de sobrecarga

Método Descripción
DrawText(WCHAR*, UINT32, IDWriteTextFormat*, D2D1_RECT_F*, ID2D1Brush*, ID2D1SvgGlyphStyle*, UINT32, D2D1_DRAW_TEXT_OPTIONS, DWRITE_MEASURING_MODE) Dibuja el texto dentro del rectángulo de diseño especificado.
DrawText(WCHAR*, UINT32, IDWriteTextFormat*, D2D1_RECT_F&, ID2D1Brush*, ID2D1SvgGlyphStyle*, UINT32, D2D1_DRAW_TEXT_OPTIONS, DWRITE_MEASURING_MODE) Dibuja el texto dentro del rectángulo de diseño especificado.

Consulte también

ID2D1DeviceContext4