GetTypoDescender

FontMetrics.GetTypoDescender method

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

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

Valor_devuelto

Valor descendente tipográfico.

Ver también