![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class > DrawText Method : DrawText(D2DTextLayout,Brush,Rect) Method |
public void DrawText( D2DTextLayout textLayout, Brush brush, Rect rect )
'Declaration Public Overloads Sub DrawText( _ ByVal textLayout As D2DTextLayout, _ ByVal brush As Brush, _ ByVal rect As Rect _ )
'Usage Dim instance As D2DSurface Dim textLayout As D2DTextLayout Dim brush As Brush Dim rect As Rect instance.DrawText(textLayout, brush, rect)
public: void DrawText( D2DTextLayout^ textLayout, Brush^ brush, Rect rect )
This method is more efficient, When drawing the same text repeatedly.