Font Constructor |
Name | Description | |
---|---|---|
Font(FontIHandler) |
Initializes a new instance of the Font class with the specified font handler | |
Font(FontTypeface, Single, FontDecoration) |
Initializes a new instance of the Font class with the specified typeface and size | |
Font(SystemFont, NullableSingle, FontDecoration) |
Creates a new instance of the Font class with a specified systemFont and optional custom size | |
Font(String, Single, FontStyle, FontDecoration) |
Creates a new instance of the Font class with a specified family, size, and style | |
Font(FontFamily, Single, FontStyle, FontDecoration) |
Creates a new instance of the Font class with a specified family, size, and style |