GlyphRunBuildGeometry Method
Obtains geometry for the glyph run.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Geometry BuildGeometry()
Public Function BuildGeometry As Geometry
member BuildGeometry : unit -> Geometry
Return Value
GeometryThe geometry returned contains the combined geometry of all glyphs in the glyph run.