DrawGlyphRun Method (TextRenderer1Base)
In This Topic
IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs.
Overload List
Overload | Description |
DrawGlyphRun(Object,Single,Single,MeasuringMode,GlyphRun,GlyphRunDescription,IntPtr) | IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs. |
DrawGlyphRun(Object,Single,Single,GlyphOrientationAngle,MeasuringMode,GlyphRun,GlyphRunDescription,IntPtr) | IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs. |
See Also