Summary
Gets or sets an array of
ushort
values that represent the glyph indices in the rendering physical font.
- Namespace
- Avalonia
.Media - Containing Type
- GlyphRun
Syntax
public ReadOnlySlice<ushort> GlyphIndices { get; set; }
Value
Type | Description |
---|---|
ReadOnlySlice |