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
objectbaselineOrigin
Point2FloatorientationAngle
GlyphOrientationAnglemeasuringMode
TextMeasuringModeglyphRun
GlyphRunglyphRunDescription
GlyphRunDescriptionclientDrawingEffect
IObjectRef