GlyphRunGlyphInfos Property
Gets or sets the list of glyphs to use to render this run.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IReadOnlyList<GlyphInfo> GlyphInfos { get; set; }
Public Property GlyphInfos As IReadOnlyList(Of GlyphInfo)
Get
Set
member GlyphInfos : IReadOnlyList<GlyphInfo> with get, set
Property Value
IReadOnlyListGlyphInfo