Click or drag to resize

IHandler Methods

The FontIHandler type exposes the following members.

Methods
  NameDescription
Public methodCreate(FontTypeface, Single, FontDecoration)
Creates a new font object with the specified typeface and size
Public methodCreate(SystemFont, NullableSingle, FontDecoration)
Creates a new font object with the specified systemFont and optional size
Public methodCreate(FontFamily, Single, FontStyle, FontDecoration)
Creates a new font object
Public methodMeasureString
Measures the specified string to get its size in logical pixels.
Top
See Also