FontMetrics Struct Reference

Font metrics information. More...

List of all members.

Public Attributes

int Ascent
 Length from the baseline to the upper edge of the character.
int Descent
 Length from the baseline to the lower edge of the character.
int Leading
 Row spacing.

Properties

int Height [get]
 Distance between the baselines of the 2 lines.

Detailed Description

Font metrics information.