GlyphRun.

GlyphAdvances Property

Summary

Gets or sets an array of double values that represent the advances corresponding to the glyph indices.
Namespace
Avalonia.Media
Containing Type
GlyphRun

Syntax

public ReadOnlySlice<double> GlyphAdvances { get; set; }

Value

Type Description
ReadOnlySlice<double>