IHandler Properties |
The FontIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ascent |
Gets the top y co-ordinate from the baseline to the tallest character ascent
|
![]() | Baseline |
Gets the offset of the baseline from the drawing point
|
![]() | Descent |
Gets the bottom y co-ordinate from the baseline to the longest character descent
|
![]() | Family |
Gets the family information for this font
|
![]() | FamilyName |
Gets the name of the family of this font
|
![]() | FontDecoration |
Gets the decorations applied to the font
|
![]() | FontStyle |
Gets the style flags for this font
|
![]() | Leading |
Gets the leading space between each line
|
![]() | LineHeight |
Gets the height of a single line of the font
|
![]() | Size |
Gets the size of the font in points
|
![]() | Typeface |
Gets the typeface information for this font
|
![]() | XHeight |
Gets the height of the lower case 'x' character
|