GlyphNameDelegate Delegate

Definition

public delegate bool GlyphNameDelegate(Font font, object fontData, uint glyph, out string name);

Parameters

font
Font
fontData
Object
glyph
UInt32
name
String

Return Value

Applies to