IGlyphAccessor.GetGlyphsForText

IGlyphAccessor.GetGlyphsForText method

Get glyphs representation for text.

public GlyphId[] GetGlyphsForText(string text)
ParameterTypeDescription
textStringInput text.

Return Value

GlyphId array.

See Also