![]() |
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(String,D2DFont,Brush,Rect) Method |
'Declaration Public Overloads Sub DrawText( _ ByVal text As String, _ ByVal font As D2DFont, _ ByVal brush As Brush, _ ByVal rect As Rect _ )
'Usage Dim instance As D2DSurface Dim text As String Dim font As D2DFont Dim brush As Brush Dim rect As Rect instance.DrawText(text, font, brush, rect)
This method draws the specified text using the format information provided by an D2DFont.