GetGlyphsForText

TtfFont.GetGlyphsForText method

Obtener representación de glifos para texto.

public override GlyphId[] GetGlyphsForText(string text)
ParámetroEscribeDescripción
textStringTexto de entrada.

Valor_devuelto

matriz GlyphId.

Ver también