GlyphRun.

GlyphOffsets Property

Summary

Gets or sets an array of Vector values representing the offsets of the glyphs in the GlyphRun.
Namespace
Avalonia.Media
Containing Type
GlyphRun

Syntax

public ReadOnlySlice<Vector> GlyphOffsets { get; set; }

Value

Type Description
ReadOnlySlice<Vector>