| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class > DrawText Method : DrawText(String,TextFormat,RectF,Brush) Method |
'Declaration Public Overloads Sub DrawText( _ ByVal text As System.String, _ ByVal textFormat As TextFormat, _ ByVal layoutRect As RectF, _ ByVal defaultForegroundBrush As Brush _ )
public void DrawText( System.string text, TextFormat textFormat, RectF layoutRect, Brush defaultForegroundBrush )