ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / DrawText Method

In This Topic
    DrawText Method
    In This Topic
    Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormat object.
    Overload List
    OverloadDescription
    Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormat object.  
    Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormat object.  
    Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormat object.  
    void ID2D1RenderTarget::DrawText([In, Buffer] const wchar_t* string,[In] unsigned int stringLength,[In] IDWriteTextFormat* textFormat,[In] const D2D_RECT_F* layoutRect,[In] ID2D1Brush* defaultForegroundBrush,[In] D2D1_DRAW_TEXT_OPTIONS options,[In] DWRITE_MEASURING_MODE measuringMode)  
    See Also