GetTextWidth

CellsHelper.GetTextWidth method

Obtener el ancho del texto en unidades de puntos.

public static double GetTextWidth(string text, Font font, double scaling)
ParámetroEscribeDescripción
textStringEl texto.
fontFontLa fuente del texto.
scalingDoubleLa escala del texto.

Ver también