GlyphRunBuildGeometry Method

Obtains geometry for the glyph run.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Geometry BuildGeometry()

Return Value

Geometry
The geometry returned contains the combined geometry of all glyphs in the glyph run.

See Also