GetDescender

FontMetrics.GetDescender method

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

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

Valor_devuelto

Valor descendente.

Ver también