ITrueTypeFont.GetDescent

ITrueTypeFont.GetDescent method

Returns the descent, in points.

public float GetDescent(float fontSize)
ParameterTypeDescription
fontSizeSingleSize of the font.

Return Value

The descent in points.

See Also