ComponentOne Bitmap for UWP
DrawTextLayout Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : DrawTextLayout Method
Draws the formatted text described by the specified C1.Win.DX.DirectWrite.TextLayout object.
Overload List
OverloadDescription
Draws the formatted text described by the specified C1.Win.DX.DirectWrite.TextLayout object.  
void ID2D1RenderTarget::DrawTextLayout([In] D2D_POINT_2F origin,[In] IDWriteTextLayout* textLayout,[In] ID2D1Brush* defaultForegroundBrush,[In] D2D1_DRAW_TEXT_OPTIONS options)  
See Also

Reference

RenderTarget Class
RenderTarget Members