GetGlyphsForText

Font.GetGlyphsForText method

Obtiene representación de glifos para texto.

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

Valor_devuelto

matriz GlyphId.

Ver también