Table of Contents

Interface ITextRenderer

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll
public interface ITextRenderer : ITextPixelSnapping, IObjectRef, IIsDisposed, IDisposable
Inherited Members
Extension Methods

Methods

DrawGlyphRun(object?, Point2Float, GlyphOrientationAngle, TextMeasuringMode, in GlyphRun, in GlyphRunDescription, IObjectRef?)
DrawInlineObject(object?, Point2Float, GlyphOrientationAngle, IInlineObject, bool, bool, IObjectRef?)
DrawStrikethrough(object?, Point2Float, GlyphOrientationAngle, in TextStrikethrough, IObjectRef?)
DrawUnderline(object?, Point2Float, GlyphOrientationAngle, in TextUnderline, IObjectRef?)