Click or drag to resize

IHandler Properties

The FontIHandler type exposes the following members.

Properties
  NameDescription
Public propertyAscent
Gets the top y co-ordinate from the baseline to the tallest character ascent
Public propertyBaseline
Gets the offset of the baseline from the drawing point
Public propertyDescent
Gets the bottom y co-ordinate from the baseline to the longest character descent
Public propertyFamily
Gets the family information for this font
Public propertyFamilyName
Gets the name of the family of this font
Public propertyFontDecoration
Gets the decorations applied to the font
Public propertyFontStyle
Gets the style flags for this font
Public propertyLeading
Gets the leading space between each line
Public propertyLineHeight
Gets the height of a single line of the font
Public propertySize
Gets the size of the font in points
Public propertyTypeface
Gets the typeface information for this font
Public propertyXHeight
Gets the height of the lower case 'x' character
Top
See Also