ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / DrawGlyphRun Method

In This Topic
    DrawGlyphRun Method (BitmapRenderTarget)
    In This Topic
    Draws a run of glyphs to a bitmap target at the specified position.
    Overload List
    OverloadDescription
    Draws a run of glyphs to a bitmap target at the specified position.  
    HRESULT IDWriteBitmapRenderTarget::DrawGlyphRun([In] float baselineOriginX,[In] float baselineOriginY,[In] DWRITE_MEASURING_MODE measuringMode,[In] const DWRITE_GLYPH_RUN* glyphRun,[In] IDWriteRenderingParams* renderingParams,[In] COLORREF textColor,[Out, Optional] RECT* blackBoxRect)  
    See Also