BuildGeometry Method
Obtains geometry for the glyph run.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Geometry BuildGeometry()
Public Function BuildGeometry As Geometry
member BuildGeometry : unit -> Geometry
Return Value
Geometry
The geometry returned contains the combined geometry of all glyphs in the glyph run.