GetAscender

IFontMetrics.GetAscender method

Devuelve el ascendente para un tamaño de fuente específico.

public double GetAscender(double fontSize)
ParámetroEscribeDescripción
fontSizeDoubleTamaño de fuente.

Valor_devuelto

Valor ascendente.

Ver también