ShapedBufferItem Property

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public GlyphInfo this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

GlyphInfo

Implements

IReadOnlyListTItemInt32

See Also