C#
VB
C++
Draws the formatted text described by the specified D2DTextLayout object.
textLayout
The formatted text to draw.
brush
Brush that determines the color and texture of the drawn text.
rect
The size and position of the area in which the text is drawn.
This method is more efficient, When drawing the same text repeatedly.