Skip to main content

DrawGlyphRun Method

Draws a glyph run.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract void DrawGlyphRun(
IBrush? foreground,
GlyphRun glyphRun
)
View Source

Parameters

  IBrush
The foreground brush.
  GlyphRun
The glyph run.

See Also

Reference

DrawingContext Class
Avalonia.Media Namespace