Table of Contents

Method DrawGlyphRun

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

DrawGlyphRun(object?, Point2Float, GlyphOrientationAngle, TextMeasuringMode, in GlyphRun, in GlyphRunDescription, IObjectRef?)

void DrawGlyphRun(object? clientDrawingContext, Point2Float baselineOrigin, GlyphOrientationAngle orientationAngle, TextMeasuringMode measuringMode, in GlyphRun glyphRun, in GlyphRunDescription glyphRunDescription, IObjectRef? clientDrawingEffect)

Parameters

clientDrawingContext object
baselineOrigin Point2Float
orientationAngle GlyphOrientationAngle
measuringMode TextMeasuringMode
glyphRun GlyphRun
glyphRunDescription GlyphRunDescription
clientDrawingEffect IObjectRef