Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / RenderTarget Class / DrawTextLayout Method

In This Topic
    DrawTextLayout Method (RenderTarget)
    In This Topic
    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