ComponentOne Bitmap for UWP
DrawGlyphRun Method (BitmapRenderTarget)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > BitmapRenderTarget Class : DrawGlyphRun Method
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

Reference

BitmapRenderTarget Class
BitmapRenderTarget Members