| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class > DrawTextLayout Method : DrawTextLayout(Point2F,TextLayout,Brush,DrawTextOptions) Method |
'Declaration Public Overloads Sub DrawTextLayout( _ ByVal origin As Point2F, _ ByVal textLayout As TextLayout, _ ByVal defaultForegroundBrush As Brush, _ ByVal options As DrawTextOptions _ )
public void DrawTextLayout( Point2F origin, TextLayout textLayout, Brush defaultForegroundBrush, DrawTextOptions options )