تحرير

مشاركة عبر


GlyphAdvancesDelegate Delegate

Definition

public delegate void GlyphAdvancesDelegate(Font font, object fontData, uint count, ReadOnlySpan<uint> glyphs, Span<int> advances);

Parameters

font
Font
fontData
Object
count
UInt32
advances
Span<Int32>

Applies to