IHandler Methods |
The FontIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(FontTypeface, Single, FontDecoration) |
Creates a new font object with the specified typeface and size |
![]() | Create(SystemFont, NullableSingle, FontDecoration) |
Creates a new font object with the specified systemFont and optional size
|
![]() | Create(FontFamily, Single, FontStyle, FontDecoration) |
Creates a new font object
|
![]() | MeasureString |
Measures the specified string to get its size in logical pixels.
|